Stripe payment
1. Get API keys
Create an account at Stripe and open the Developer Dashboard. Under API keys, copy the Publishable key and Secret key.

2. Create the provider in Casdoor
Add a Payment provider, set Type to Stripe, and fill in:
| Casdoor field | Value |
|---|---|
| Client ID | Publishable key |
| Client secret | Secret key |

3. Attach to your product
Add the Stripe provider to your product so users can pay with Stripe.
