- Issue created by @John_B
There are circumstances when a subscription is cancelled owing to a failed payment, then the payment goes through at the payment gateway after a delay. The situation arose as described in 🐛 Prevent an attempt to use an expired card Active .
The successful pyament does not start a new subscription. Subsequent cleaning up of the situation, short of refunding the customer and asking them to take a new sub, is a problem.
The problem could be fixed by providing a function, and maybe a UI button, to reactivate a cancelled subscription.
Active
1.0
Code