Setup guide 3 of 8

Stripe Configuration

Find test and live API keys, Price IDs and Customer Portal settings.

Publishable and secret keys

Select Test mode in Stripe, then open Developers → API keys. Copy pk_test_ and reveal sk_test_. Turn Test mode off for pk_live_ and sk_live_.

Stripe Price ID

Open Product catalog → Products, select a product and price, then copy price_. Create separate test and live prices.

Webhook secret

Open Workbench → Webhooks, select the endpoint, reveal Signing secret and copy whsec_. Test and live endpoints differ.

Customer Portal configuration ID

Open Settings → Billing → Customer portal, configure and save it. Use the API configuration ID beginning bpc_. Test and live configurations are separate.