Wednesday, September 11, 2024
1 change · master
Resolved issues and error corrections
Subscriptions that were previously churned can now be reopened automatically when a related invoice is paid on time. This helps avoid customers remaining incorrectly closed after completing payment, especially when using payment links.
Original PR description
Before this commit, when a subscription received a payment in Churned stage, it would stay closed after the invoice payment confirmation. After this commit, when this payment scenario happens, we re-open the churned subscriptions linked to the invoice if the payment date is less than or equal the next invoicing date. task-4106927