You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/content/docs/billing/manage-plans/about-plans.mdx
+10Lines changed: 10 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,3 +82,13 @@ Plans can be in two states:
82
82
- Published plans must be included in a pricing table for self-sign ups.
83
83
84
84
Plan versioning is being worked on, but is not currently available.
85
+
86
+
## When a plan feature price syncs to Stripe
87
+
88
+
Feature prices sync to Stripe when you are successfully connected to Strip and you publish the plan containing that feature. When you are creating a plan, you may notice that some features show `price synced` or `price not synced`.
89
+
90
+
- Price synced - The price in Kinde and Stripe are the same. A plan with this feature is published.
91
+
- Price not synced - The price in Kinde has not yet synced to Stripe. When you publish or re-publish the plan, this will change.
92
+
93
+
If you see a mix of synced and not synced feature prices on a plan, this might be because the synced ones are in a plan that is published.
94
+
Unmetered (non-chargeable) features do not have a price sync status badge.
0 commit comments