Skip to content

Commit 629c99d

Browse files
committed
ui instructions
1 parent f7c0d92 commit 629c99d

2 files changed

Lines changed: 13 additions & 55 deletions

File tree

app/metering-and-billing/notifications.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@ To create a webhook channel in {{site.konnect_short_name}}:
8383
1. Click **Create Channel**.
8484
1. In the **Name** field, enter a name for the channel.
8585
1. In the **URL** field, enter the webhook URL to deliver notifications to.
86-
1. Optionally, add custom HTTP headers if your endpoint requires authentication.
86+
1. (Optional) Add custom HTTP headers if your endpoint requires authentication.
8787
1. Click **Save**.
8888

8989
### Verify webhook requests

app/metering-and-billing/subscriptions.md

Lines changed: 12 additions & 54 deletions
Original file line numberDiff line numberDiff line change
@@ -50,55 +50,14 @@ To change a customer's plan:
5050
1. In the {{site.metering_and_billing}} sidebar, click **Billing**.
5151
1. Click the customer whose subscription you want to change.
5252
1. Click the **Subscriptions** tab.
53-
1. Click the subscription you want to change.
54-
1. Click **Change Plan**.
53+
1. Click **Manage**.
5554
1. Select the new plan.
56-
1. Choose the timing: **Immediately** or **Next billing cycle**.
57-
1. Click **Save**.
58-
59-
Choose **Next billing cycle** for downgrades to avoid disrupting the customer's current service period. Choose **Immediately** for upgrades so the customer gets access to the new plan right away.
60-
61-
## Customize a subscription
55+
1. Click **Next**.
56+
1. Choose when the plan change should be effective: **At the end of the billing period** or **Immediately**.
57+
1. Click **Save Changes**.
6258

63-
You can add or remove individual rate card items from an active subscription without changing the underlying plan. This is useful for adding one-off features or removing items that a customer no longer needs.
59+
Choose **At the end of the billing period** for downgrades to avoid disrupting the customer's current service period. Choose **Immediately** for upgrades so the customer gets access to the new plan right away.
6460

65-
{:.info}
66-
> You cannot modify rate card items that are already deactivated (past phases).
67-
68-
To add or remove a rate card item:
69-
70-
1. In the {{site.konnect_short_name}} sidebar, click **{{site.metering_and_billing}}**.
71-
1. In the {{site.metering_and_billing}} sidebar, click **Billing**.
72-
1. Click the customer whose subscription you want to edit.
73-
1. Click the **Subscriptions** tab.
74-
1. Click the subscription you want to edit.
75-
1. Click **Edit Subscription**.
76-
1. Add or remove rate card items as needed.
77-
1. Choose the timing: **Immediately** or **Next billing cycle**.
78-
1. Click **Save**.
79-
80-
## Modification timing
81-
82-
When modifying a subscription, the timing determines when the change takes effect:
83-
84-
<!--vale off-->
85-
{% table %}
86-
columns:
87-
- title: Timing
88-
key: timing
89-
- title: Best for
90-
key: best_for
91-
- title: Behavior
92-
key: behavior
93-
rows:
94-
- timing: Immediate
95-
best_for: Upgrades
96-
behavior: The change takes effect right away. Only the modified rate cards are updated; the billing cycle continues unchanged.
97-
- timing: Next billing cycle
98-
best_for: Downgrades
99-
behavior: The change takes effect at the end of the current billing period, avoiding any need for refunds or proration.
100-
{% endtable %}
101-
<!--vale on-->
10261

10362
## Cancel a subscription
10463

@@ -110,14 +69,13 @@ To cancel a subscription:
11069
1. In the {{site.metering_and_billing}} sidebar, click **Billing**.
11170
1. Click the customer whose subscription you want to cancel.
11271
1. Click the **Subscriptions** tab.
113-
1. Click the subscription you want to cancel.
11472
1. Click **Cancel Subscription**.
115-
1. Choose the timing: **Immediately** or **Next billing cycle**.
116-
1. Click **Confirm**.
73+
1. Choose when the cancellation should be effective: **At the end of the billing period** or **Immediately**.
74+
1. Click **Cancel Subscription**.
11775

11876
## Plan migration
11977

120-
Plans in {{site.metering_and_billing}} are versioned. When you publish a new version of a plan, existing subscriptions remain on the previous version until explicitly migrated. This is known as grandfathering customers keep their existing pricing until you choose to migrate them.
78+
Plans in {{site.metering_and_billing}} are versioned. When you publish a new version of a plan, existing subscriptions remain on the previous version until explicitly migrated. This is known as grandfathering, customers keep their existing pricing until you choose to migrate them.
12179

12280
Migrating a subscription to a new plan version allows you to:
12381

@@ -126,16 +84,16 @@ Migrating a subscription to a new plan version allows you to:
12684
* Deprecate old plan versions
12785
* Standardize customers on current offerings
12886

129-
You can migrate customers selectively — for example, migrating enterprise customers first and rolling out changes to self-serve customers later.
87+
You can migrate customers selectively, migrating enterprise customers first and rolling out changes to self-serve customers later, for example.
13088

13189
To migrate a subscription to a new plan version:
13290

13391
1. In the {{site.konnect_short_name}} sidebar, click **{{site.metering_and_billing}}**.
13492
1. In the {{site.metering_and_billing}} sidebar, click **Billing**.
13593
1. Click the customer whose subscription you want to migrate.
13694
1. Click the **Subscriptions** tab.
137-
1. Click the subscription you want to migrate.
95+
1. Click **Manage**.
13896
1. Click **Migrate**.
139-
1. Select the target plan version, or leave it empty to migrate to the latest published version.
140-
1. Choose the timing: **Immediately** or **Next billing cycle**.
97+
1. Click **Next**.
98+
1. Choose when the migration should be effective: **At the end of the billing period** or **Immediately**.
14199
1. Click **Save**.

0 commit comments

Comments
 (0)