Skip to content

Commit be08add

Browse files
authored
Remove Stripe customer number
Remove Stripe customer number from billing concept temers
1 parent b7b8470 commit be08add

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/content/docs/billing/about-billing/billing-concepts-terms.mdx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ deprecated: false
2525

2626
- **Customer ID** - A `customer_id` uniquely identifies a user or org who has signed up to a plan. This is different to a `user_id` or `org_id` that identifies the user or org as an entity.
2727
- **Customer Agreement ID** - A `customer_agreement_id` identifies the contract or agreement created in Stripe when a plan is signed up to. The agreement ID is then associated with the `customer_id` in Kinde.
28-
- **Stripe customer number** - A customer number is automatcially generated in Stripe when a customer signs up to a plan. You don't need this number to interact or do anything in Kinde. The Stripe customer number looks like this - `cus_SobqVb484c2xxx`.
2928

3029
## Key concepts
3130

0 commit comments

Comments
 (0)