Extend Subscription 

When a subscription is nearing the end of its term and is not set to renew, the customer can be given the option to extend their subscription themselves.

This can be accomplished by including an extend subscription button on the Subscription cancellation reminder email sent to the customer.

Here's a sample of such an email:

Alternatively, you may use your own system to lead the customer to the extend subscription page by using the Chargebee extend subscription API call .

Once the customer clicks on the extend button in the email or when they are lead to the URL returned to you by the API call, a Chargebee-hosted page shows up where the customer can extend their subscription:

The feature is designed to let the customer quickly extend their subscription for another term by the click of a button. Hence, the extension happens for the same number of billing cycles and with the same billing interval as specified in the plan-level billing settings (any changes made to the plan at the Subscription level are not applied). Also, if the number of billing cycles in the Plan was configured as "Forever", the subscription is only extended for one cycle.

Note
  1. Extend subscription feature is only supported for subscriptions in the non-renewing state.
  2. The option to add/edit the payment method is available to the customer only if auto-collection is enabled at the Customer level and, at the same time, not disabled at the Subscription level.

Configuring the Email Reminder 

You can add the extend subscription option to your email reminder(s) in the following way:

  1. Navigate to Settings > Configure Chargebee > Email Notifications > Subscription Cancellations.
  2. Edit the Subscription cancellation reminder email notification.
  3. Add the Extend Subscription button for extending the subscription.
  4. Add the estimated charge on subscription extension using the Subscription Extension Estimate mail merge field. The estimate will automatically account for coupon discounts applicable at the time of extension.

Here's a sample of the email configuration:

Note

These options are only available in the Subscription cancellation reminder email and no other email.

Configuring the Extend Subscription Hosted Page 

We will now look at the steps to customize the way the Extend Subscription Hosted Page looks to the customer:

For Hosted Pages v3 

  1. Navigate to Settings > Configure Chargebee > Checkout and Self-Serve Portal > Labels tab > Add more copy/text
  2. Enter the search term "extend" to list the relevant options.
  3. Choose the options you wish to edit, and edit them.
  4. Preview your changes: navigate to Preview Action Pages > Preview settings > Under Choose action type choose Extend Subscription and proceed.

For Hosted Pages v2 

  1. Navigate to Settings > Configure Chargebee > Checkout and Self-Serve Portal > Text Configuration > In-App Portal
  2. Change the copy/text as desired.
Note

The extend subscription page will not be available to the customer once the subscription is cancelled.

Was this article helpful?
Loading…