Enable or disable auto-renew

Enable or disable auto-renew

You can easily turn on or off auto-renew manually or through partner API. We will charge only the paid workspace that has auto-renew on.

Also, a free plan workspace under your custom domain won’t incur extra charges.

The best practice if the user chooses to cancel the subscription is to turn off the auto-renew.

Then the user still gets access to the paid plan until the end of the billing cycle. If you want to automate the cancellation process, what you need to do is after receiving the subscription cancellation event from your payment gateway, and then identify the user’s workspace ID (you might need to maintain a separate database for the purchase & their workspace ID), and then call the disable auto-renew API endpoint.

If the auto-renew is set to off, your client will still have access to their workspace until the end of the current billing cycle.

If the workspace is not set to auto-renew within 3 days, then the workspace will be downgraded to a free plan. (Free plan won’t add extra charges to partners)

If the auto-renew is off, and you have set up your webhook under your partner API.

it will trigger overdue at the end of the billing cycle. We will trigger this event for 3 days, 1 day each time.

You can set up reminders by using the owner's email and workspace information to your customers.

After the 3 days reminder, if the workspace is still not turning on auto-renew, the workspace will downgrade to the free plan. If there are extra bot users (more than 200), the extra bot user will be deleted.

And there is no way to get the bot users back once they are deleted. Please make sure your customer is aware of the sequences.

    • Related Articles

    • Bot Template Auto-Update Feature

      OCP now supports making master templates and gives the ability to the users to update the changes in all the workspaces that the template is installed in from the original workspace in which the master-template was created. This feature particularly ...
    • Test OCP partner API (Thrivecart)

      In this section, we will start testing the OCP partner API, you will first need to generate an API key from your main workspace (the workspace has the white label settings), please note this is only for our partner plan. If you want to join our ...
    • Addons Credit Billing

      What is this setting for? For partners, we offer 3 plans by default, you can customize these plans to your own need. What will happen if the user reach to the plan limits? For the workspace under the partner domain, once the plan limits is reached, ...
    • Upgrade or downgrade plans

      You can use /partner/workspace/{workspaceId}/change-plan endpoint to upgrade or downgrade the plan. You will need the workspace ID to upgrade to any of your paid plans or downgrade to the free plan. Please note, that if you use this API endpoint to ...
    • Resetting Twotep Verification PIN in WhatsApp Manager

      To reset or disable two-step verification on your business phone number using WhatsApp Manager, first access its two-step verification settings: Mouseover the tool box icon (Account tools) and click Phone numbers. Locate your business phone number ...