Skip to content

Commit 30842c9

Browse files
Added notes about price sync badges
1 parent 83406e6 commit 30842c9

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

src/content/docs/billing/manage-plans/create-plans.mdx

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,12 @@ You need to create a $0.00 charge for Free plans. This ensures the plan is added
6363
5. Select **Save draft**.
6464
6. Repeat from step 1 for each fixed charge you want to add, or start adding features.
6565

66+
<Aside title="Feature price sync">
67+
68+
If you are successfully connected to Stripe and the charge is part of a published plan, it will show as `price synced`. Otherwise the charge will show as `price not synced`.
69+
70+
</Aside>
71+
6672
## Add features (entitlements) to a plan
6773

6874
Features describe the individual functions or entitlements that users get with their plan. These can be of the type metered (chargeable) or unmetered (included).
@@ -105,6 +111,12 @@ You cannot change the Name, the Key or the Type of feature once you have created
105111

106112
15. Select **Save.**
107113
16. In the **Plan** window, select **Save** to commit your changes.
108-
17. Repeat for each feature you want to add to the plan. Then repeat this procedure for each plan. Note that features on published plans show as `price synced` or otherwise show `price not synced`.
114+
17. Repeat for each feature you want to add to the plan. Then repeat this procedure for each plan.
115+
116+
<Aside title="Feature price sync">
117+
118+
If you are successfully connected to Stripe and the feature is part of a published plan, it will show as `price synced`. Otherwise the feature will show as `price not synced`.
119+
120+
</Aside>
109121

110122
**Next:** [Step 5 Publish plans](/billing/get-started/publish-plans/)

0 commit comments

Comments
 (0)