Actions
Bug #8265
closedQuickPay: Initial recurring payment is not paid
Description
QuickPay does not pay the initial recurring payment. It just authorizes it. Payment still needs to be triggered manually as a recurring payment (initial payment for a subscription is a recurring payment, odd, but is what it is). Implement triggering the initial payment on PDT return or IPN if the basket doesn't have a subscription id set (basically on subscr_signup state).
Updated by krileon almost 4 years ago
- % Done changed from 0 to 80
Implemented for PDT. Needs IPN testing.
Updated by krileon almost 4 years ago
- Status changed from Assigned to Resolved
- % Done changed from 80 to 100
Fixed in MR !215
Actions