Skip to main content

Stripe

note

This is an example of how to configure a Stripe payment provider.

Step 1. Get Publishable Key and Secret Key

First, you need to have an account at Stripe. After creating a Stripe account, log in to the Developer Dashboard using your account credentials. You can find the Publishable key and Secret key under the API keys tab.

Stripe API keys

Step 2. Create a Stripe Payment provider

Next, create a Stripe Payment provider in Casdoor by filling in the necessary information.

NameName in Stripe
Categorychoose Payment
Typechoose Stripe
Client IDPublishable key obtained from Step 1
Client secretSecret key obtained from Step 1

Stripe provider

Step 3. Add the Stripe Payment provider for your product

Finally, add the Stripe Payment provider for your product so that users can purchase the product using Stripe.

Add Stripe payment provider for product