Auto-refund and write-off process during subscription cancellation
Auto-refund process during subscription cancellation
If the cancel & refund request is submitted either through UI or API, auto-refund process is automatically initiated as follows:
- The subscription is canceled.
- Either a credit memo or final invoice is generated depending on the cancellation effective date. The credit memo is generated for covering any unconsumed services of the subscription.
- The refund is unapplied from the payments.
- The refund is returned to the customer account of the payments.
- The credit memo is fully or partially applied to the invoices depending on the refund amount.
Auto-refund and write-off process during subscription cancellation
If the cancel & refund request including write-off is submitted through API, auto-refund and write-off process is automatically initiated as follows:
- The subscription is canceled.
- Either a credit memo or final invoice is generated depending on the cancellation effective date. The credit memo is generated for covering any unconsumed services of the subscription.
- The refund is unapplied from the payments.
- The refund is returned to the customer account of the payments.
- The credit memo is fully or partially applied to the invoices depending on the refund amount.
- Depending on how you specified in the API request, more credit memos could be created to write off the outstanding balances on the invoices.