Skip to content

Commit 28cd6af

Browse files
Rename and remove refs to "gateway"
1 parent 4076721 commit 28cd6af

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/content/docs/billing/payment-management/payment-gateway.mdx renamed to src/content/docs/billing/payment-management/payment-processor.mdx

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
---
22
page_id: acdd8b64-d5b7-43ab-b47b-6244d8f5b82e
3-
title: Connect payment gateway
3+
title: Connect payment processor (Stripe)
44
sidebar:
55
order: 1
66
relatedArticles:
77
- d980a089-d9c1-447b-930a-de0f2c00d3bf
88
---
99

10-
Kinde’s billing feature comes with a dependency on third party payment gateways. These services hold credit card details, process payments, apply tax, and generally handle all the financial side of billing.
10+
Kinde’s billing feature comes with a dependency on third party payment processor, specifically [Stripe Billing](https://stripe.com/au/billing). A payment processor holds credit card details, processes payments, applies tax, and generally handles all the financial side of billing.
1111

1212
For now, only [Stripe](https://stripe.com), a known and reliable payments processing platform, is supported. A new Stripe account is automatically created for you when you set up billing in Kinde.
1313

1414
<Aside type="warning">
1515

16-
You can’t currently connect your existing Stripe account, but you will be able to copy across your business information from your existing account to the new account. This is a Stripe-imposed limitation for third party payment gateway integrations. We’re working on a migration strategy.
16+
You can’t currently connect your existing Stripe account, but you will be able to copy across your business information from your existing account to the new account. This is a Stripe-imposed limitation for third party integrations. We’re working on a migration strategy.
1717

1818
</Aside>
1919

0 commit comments

Comments
 (0)