STRIPE CONFIGURATION

Configure Stripe keys and switch between test and live mode.

STRIPE MODE

Test mode — using sandbox keys

TEST
Enter your live Stripe keys below before switching to live mode.

LIVE API KEYS

Create a webhook endpoint in your Stripe Dashboard pointing to your app's webhook URL, then paste the signing secret here.

LIVE PRICE IDS

Create the same subscription products in your live Stripe account, then paste the price IDs here. These are used for checkout when in live mode.

How to go live

  1. Create a Stripe account and get your live API keys from the Stripe Dashboard.
  2. Create the Trader and Pro subscription products with monthly & annual prices in live mode.
  3. Set up a webhook endpoint in Stripe pointing to your app's webhook URL.
  4. Enter all keys and price IDs above, then click Save.
  5. Test the connection, then click "Go Live" to start accepting real payments.
Failed to load config
Authentication required to view users