New in Chargebee: Explore Reveal and understand your payment performance end-to-end.Try Now
Docschargebee docs
HomeBillingPaymentsRevRecGrowthReveal
Support

Product Updates


  • Release Notes

Getting Started


  • Overview
  • Chargebee Billing Data Centers
  • Object Relationship Model
  • Understanding Sites
  • Developer Resources
  • Chargebee Tech Glossary
  • Articles and FAQ

Implementing Chargebee


  • Implementation Guide
  • Go-live Checklist
  • Articles and FAQ

AI in Chargebee


  • Chargebee Agents
  • Chargebee Copilot
  • Chargebee MCP Server (Model context protocol)

Product Catalog


  • Product Catalog Overview
  • Coupons
  • Articles and FAQ

Subscriptions


  • Working with Subscriptions
    • Next Billing Date
    • Trial Management
    • Price Override
    • Pause Subscription
    • Subscription Cancellation
    • Reactivation
    • Gift Subscriptions
    • Backdating Subscriptions and Invoices
    • Managing Contract Terms
  • Billing
  • Orders
  • Articles and FAQ

Customers


  • Managing Customers
  • Account Hierarchy
  • Email Notifications
  • Branding
  • Configure Multiple Languages
  • Articles and FAQ

Invoices, Credit Notes and Quotes


  • Invoices
  • Credit Notes
  • Quotes [Legacy]
  • Transactions
  • Articles and FAQ

Taxes


  • Overview
  • Configuring Taxes
  • Country-specific Taxes
  • Articles and FAQ

Hosted Capabilities


  • Overview
  • Hosted Checkout
  • Hosted Self-Serve Portal
  • Hosted Pages Features
  • Additional Hosted Pages
  • Payment Components
  • Managing payments with ChargebeeJS
  • Mobile-Optimized Hosted Pages
  • Articles and FAQ

Site Configuration


  • Users & Roles
  • Custom Fields & Metadata
  • Mandatory Fields
  • File Attachments & Comments
  • Advanced Filter Options
  • Multicurrency Pricing
  • Multi-decimal Support
  • Configuring Reason Codes
  • Events and Webhooks
  • API Keys
  • Time Zone
  • Time Machine
  • Transfer Configurations
  • Articles and FAQ

Reports and Analytics


  • RevenueStory
  • Home Dashboard
  • Frequently Asked Questions
  • FAQs for Classic Reports Sunset
  • Articles and FAQ

Integrations


  • Sales
  • Customer Support and Success
  • Finance
  • Tax
  • Marketing
  • Stitch
  • Collaboration
  • Contract Management
  • Order Management
  • Mobile Subscriptions (Legacy)
  • Other Integrations
  • Articles and FAQ

Data Privacy & Security


  • Two Factor Authentication
  • SAML Single Sign-On
  • System for Cross-Domain Identity Management (SCIM)
  • EU-GDPR
  • Consent Management
  • Personal Data Management
  • Compliance Certificates
  • HIPAA Guidelines
  • PCI Recommendations and Integration Types
  • Articles and FAQ

Data Operations


  • Bulk Operations
  • Migration
  • Articles and FAQ
  1. Billing
  2. Subscriptions
  3. Working with Subscriptions
  4. Subscription Cancellation
  1. Billing
  2. Subscriptions
  3. Working with Subscriptions
  4. Subscription Cancellation

Subscription Cancellation

Introduction

When an active subscription moves to an inactive state and further renewals do not take place, it is said to be canceled. An active subscription can be canceled any time. There are five ways in which a subscription can be canceled:

  • You can manually cancel the subscription via Web Interface.
  • Send cancellation request via Cancel Subscription API.
  • Due to nonpayment in the dunning process.
  • At the end of the renewal period, when the number of billing cycles reaches zero.
  • Customers can cancel the subscription from the Self Serve Portal.

Cancellation Reasons

Subscription cancellation can happen due to various reasons. If a subscription gets canceled for any of the below mentioned cases, the subscription_canceled event will notify you the reason for the cancellation.

  • Not Paid
  • No Card
  • Fraud Review Failed
  • Non Compliant EU Customer
  • Tax Calculation Failed
  • Currency incompatible with Gateway
  • Non Compliant Customer

If the subscription gets canceled due to any other reason, the subscription_canceled event will not hold the reason for cancellation.

Configure Subscription Cancellation

You can configure Chargebee's default subscription cancellation settings by navigating to Settings > Configure Chargebee > Billing LogIQ > Customers & Subscriptions > Subscription cancellation.

image

The below table explains the various options available for each setting.

SettingOptions Available
When a subscription has to be canceledCancel immediately: Cancels the subscription immediately. Cancel at end of term: Waits until the next renewal date and then cancels (changes the subscription status to non-renewing). Cancel on a specific date: Waits till the scheduled date and then cancels. You can set the precise date and time of cancellation.
When a subscription is cancelled mid-term, how do you want to handle credits for the unused period?Don’t issue credits: The subscription is canceled without giving any credits for the unused period. Issue prorated credits: The subscription is canceled and prorated credits are given for the unused period. (Not advised for shippable subscriptions as proration in Chargebee is time-based.) Issue full credits: Issues full credits for the entire term.
When subscription is canceled, include the cancellation date in the billing period?This setting is only available when Chargebee is running on day-based billing mode. When enabled, a subscription canceling on a particular date will end its term on the same date. When disabled, the subscription will end its term on the day before the cancellation date. Note: If you switch from Day-Based Billing Mode to Millisecond-Based Billing Mode, this setting is no longer applicable and therefore will not appear in the Subscription Cancellation settings.
If there are existing refundable creditsRetain credits: No action is taken against the credits. Initiate refund: Initiates the refund of the credits.
If there are existing unpaid invoices for the canceled subscriptionRetain as unpaid: No action is taken against the invoice. Attempt Collection: A charge is attempted on the available payment method if auto-collection is enabled. If the payment fails, the invoice is retained as payment due. Write Off: The amount due is written off.
If there are existing unbilled charges for the canceled subscriptionInvoice Charges: The unbilled charges will be invoiced and a charge is attempted on the available payment method if auto-collection is enabled. If the payment fails, the invoice is marked not paid. Delete Charges: The unbilled charges will be deleted.
Apply refundable credits/excess payments, if any, to unpaid invoices.This toggle allows you to apply to the unpaid invoices, any refundable credits/excess payments that are present for the customer record.

Chargebee also allows you to override the default settings or add a condition. You can perform these actions by clicking the vertical ellipsis available next to each setting.

image
  • Allow overriding via Chargebee interface: By enabling the Allow overriding via Chargebee interface for a setting, you can allow your users to override the default option.
  • Add condition to this rule: A different behavior can be set for subscription cancellations based on whether the cancellation is invoked via the web interface, API, by the customer through the Self-serve Portal or due to scheduled cancellations.

Note

To avoid credit card disputes (chargebacks), it is recommended to have a clear and precise cancellation/refund policy in place with your customers.

For Future Subscriptions

  • The subscription can be canceled only immediately. There is no option to set it to cancel at the end of term after the subscription gets activated.
  • If you want to cancel it at the end of the first term, use the Edit Subscription operation and set the number of billing cycles to 1.

From Scheduled Cancellation to Active

When the number of billing cycles increases for a subscription or when the subscription is changed to a plan that has a different term period, it will switch from non-renewing state to active state.

Example

If the number of billing cycles for a monthly subscription, scheduled for cancellation (number of billing cycles set to 0) is set to any non-zero number, or if the plan is changed to a yearly one using the Edit Subscription operation, the subscription will become active. Customers can be offered a way to turn their subscriptions to active from non-renewing by extending their subscription.

Postpone/Remove Cancellation

The date/time of cancellation for a subscription which is scheduled to be canceled upon the next renewal can be changed via web interface (using the option Edit Scheduled Cancellation available on the Action panel of the subscription details page) or using the Change term end API.

If the cancellation date is postponed, the subscription will still continue to be in the non-renewing state, until the cancellation date/time. An option to raise prorated charges for the extended period is also made available while performing this action.

image

Classic UI users

You can change the cancellation date using Change Cancel Date option on the Action panel.

image

To remove the cancellation scheduled, use the option Remove Scheduled Cancellation on the Action panel.

Reactivating Cancelled Subscription

To re-start the billing for a canceled subscription, you need to ‘reactivate' your subscription. Learn more.

FAQ

1) Why can't I set the time when I change the cancellation date?

Your Chargebee site must be in day-based billing mode. In this mode, it is implied that the cancellation happens at the end of the day.

2) How is the refund calculated when a day based billing subscription gets cancelled on the created day?

In a day-based billing, whether the subscription is used for one hour or one day, the usage duration is considered as one day. When the credit note gets generated it will deduct one day usage amount.

Articles & FAQs

What are the most commonly logged Cancel Reasons
What happens when I schedule a cancellation?
How do I configure refunds during cancellations?
Can I reactivate a subscription by keeping the original term dates of the subscription in place?
Can I cancel a paused subscription?
How to export list of customers who has payment method with auto-collection 'OFF'?
Can I reactivate a cancelled subscription?
How do I cancel a subscription in Chargebee?
How can I cancel a subscription using the APIs?
How to add a non-recurring addon (or Charges for Latest Product Catalog) when a subscription is in the canceled state?
When does a subscription cancel in Chargebee?
How to differentiate a subscription that is canceled within the trial period or after activation?
How to cancel subscriptions and refund them in bulk?
I am not able to refund my customer when I schedule a cancellation
I can't schedule a cancellation 2 years from today. Why is this happening?
How can I cancel manually a subscription item (e.g. addon) to the end of term?
How to retain credit on subscription cancellation?
How do I see which subscriptions were cancelled last month?
Export reasons chosen by my customers when canceling their subscriptions - RevenueStory
Error - Reactivate from date should be in past
How to reactivate a cancelled subscription using the create_checkout_to_update_a _subscription API call?
How to prevent the subscription cancelled due to no card reason and avoid churn?
'Error: Scheduled date for changes occurs beyond the permissible duration'
Why was an invoice generated for a cancelled subscription?

Show more

Was this article helpful?