Adaptive AI Knowledge Base
Commerce & Payments
When a subscription payment fails, an invoice is generated and sent to the customer. The customer can pay the invoice using an existing or new payment method using the link in the Invoice. Additionally, the system automatically retries payments based on configurable retry settings and also provides an option to cancel the subscription if all retries fail.
Process
- 1Invoice Generation: When a subscription payment fails, an invoice is automatically created and sent to the customer.
- 2Payment Options: The customer can pay the invoice using an existing payment method or add a new one. If a new card is used, it will become the default payment method for future subscription payments.
- 3Automatic Payment Retries: The system will attempt to process the subscription payment again at fixed intervals based on the retry settings.
- 4Retry Settings: By default, the system will attempt to retry the payment three times, with each retry occurring one day apart.
- 5Customizable Retry Settings: Businesses can configure the number of retries (1, 2, or 3) and adjust the retry intervals to 1, 3, 5, or 7 days between each attempt.
- 6Impact of Changes to Retry Settings: Any modifications to the retry settings will apply to both new and existing subscriptions, including those currently undergoing retries.
- 7Subscription Status: Irrespective of whether the payment is successful using retries or paid by the invoice, the subscription status changes to an Active status, provided no other invoice is pending against the subscription.
- 8All Retries Fail: Using the settings on 'Payments > Settings > Subscriptions', the subscriptions can also be automatically marked as cancelled in case all payments fail.
- Customers receive notifications about the failed payment and the generated invoice.
- Payment retries occur in parallel with the invoice payment option, ensuring multiple avenues for successful payment collection.
- If a customer completes payment via the invoice before a retry attempt, the retry process will automatically stop.
- Businesses can update retry settings at any time, and these changes will immediately affect all applicable subscriptions.
- The system ensures seamless updates to payment methods, reducing friction for customers while maintaining subscription continuity.