The recurring charge job has the older version of this. The extension uses:
setAsInProgressAndUpdateNextChargeDate in SmashPigRecurringProcessor.php which calls CRM_Core_Payment_Scheduler::getNextDateForMonth($recurringPayment)
The recurring charge job has the older version of this. The extension uses:
setAsInProgressAndUpdateNextChargeDate in SmashPigRecurringProcessor.php which calls CRM_Core_Payment_Scheduler::getNextDateForMonth($recurringPayment)
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Calculate the next_sched_contribution date like smashpig recurring is | wikimedia/fundraising/crm | master | +19 -5 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | jgleeson | T331920 Implement Adyen Auto-Rescue feature to improve donor recurring conversion | |||
| Resolved | Cstone | T350711 Have the recurring queue consumer use the same function for generating next_sched_contribution_date that the recurring smashpig extension uses |
Change 973271 had a related patch set uploaded (by Cstone; author: Cstone):
[wikimedia/fundraising/crm@master] WIP: Calculate the next_sched_contribution date like smashpig recurring is
Change 973271 merged by jenkins-bot:
[wikimedia/fundraising/crm@master] Calculate the next_sched_contribution date like smashpig recurring is