Skip to content

Commit 346970e

Browse files
simon-saysSimon
authored andcommitted
Document delayed downgrade related errors on cancellation (#24450)
Co-authored-by: Simon <[email protected]>
1 parent add620a commit 346970e

File tree

1 file changed

+50
-0
lines changed

1 file changed

+50
-0
lines changed
Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
title: Resolve "you cannot modify this subscription"
3+
pcx_content_type: overview
4+
sidebar:
5+
order: 15
6+
---
7+
8+
This article will help if you are receiving an error that mentions `You cannot modify this subscription since it is currently scheduled to be cancelled` when attempting to cancel or modify a subscription. For reference, the full message you receive may be one of the following:
9+
10+
* failed in ActionAppendSubscription: failed to update user subscription: failed to apply object products: You cannot modify this subscription since is currently scheduled to be canceled at the end of your current billing period. In order to purchase more of the service, you will need to click the Cancel Downgrade button on the Subscriptions page in the Billing section.
11+
* failed in ActionAppendSubscription: failed to apply object products: You cannot modify this subscription since is currently scheduled to be canceled at the end of your current billing period. In order to purchase more of the service, you will need to click the Cancel Downgrade button on the Subscriptions page in the Billing section.
12+
13+
## Causes
14+
* You are attempting to cancel a subscription which you have already requested cancellation for
15+
* You are attempting to upgrade a subscription for which a cancellation is already scheduled
16+
17+
## Solutions
18+
If your intent is to cancel a subscription, this request has already been scheduled and your subscription will be cancelled at the end of the current billing period. See “When will my subscription be cancelled” below to understand the exact date this will take effect.
19+
20+
### When will my subscription be cancelled?
21+
Once you have requested cancellation, you will see the date your subscription will be cancelled on the subscriptions page underneath the text “Ending On”.
22+
23+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
24+
2. Go to **Manage Account > Billing**.
25+
3. Go to **Subscriptions**.
26+
4. Locate the **Product** you have cancelled
27+
5. Under the **Service status** column, the status should say **ENDING ON** with the date cancellation will take effect
28+
29+
If you previously cancelled the subscription and have changed your decision, you need to cancel the downgrade.
30+
31+
### Can I receive a refund for my cancelled subscription?
32+
No refund will be issued for a cancelled subscription - instead, your subscription will remain active until the end of the current billing period.
33+
34+
If you do not wish to pay for the coming billing period, then you should cancel your subscription no later than on the last day of the billing period. You can discover this date by visiting the **Subscriptions** page and checking the renew date, for example “RENEWS ON Aug 29, 2025”.
35+
36+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
37+
2. Go to **Manage Account > Billing**.
38+
3. Go to **Subscriptions**.
39+
4. Locate the **Product** you have cancelled
40+
5. Under the **Service status** column, the status should say **RENEWS ON** with the date of the next renewal
41+
42+
### Can I stop the cancellation?
43+
44+
If the cancellation hasn’t taken effect yet, you can click **Cancel Downgrade** next to the appropriate subscription in the **Billing > Subscriptions** page.
45+
46+
1. Log into the [Cloudflare dashboard](https://dash.cloudflare.com) and select your account.
47+
2. Go to **Manage Account > Billing**.
48+
3. Go to **Subscriptions**.
49+
4. Locate the **Product** you have cancelled
50+
5. Under the **Action** column, click **Cancel Downgrade**

0 commit comments

Comments
 (0)