Setup
Get your Stripe API key
- Go to your Stripe Dashboard
- Copy your Secret key (starts with
sk_live_orsk_test_)
Creating a Restricted Key
For security, create a restricted API key with only the permissions Adapt needs:- Go to Stripe API Keys
- Click Create restricted key
- Enable Read access for:
- Customers
- Subscriptions
- Invoices
- Charges
- Products
- Prices
- Copy the key and add it to Adapt