1. Home
  2. Docs
  3. Stripe Pro
  4. Stripe Account Setup

Stripe Account Setup

  1. Create or log in to your Stripe account.
  2. Go to the Stripe Dashboard.
  3. Open Developers → API keys.
  4. Copy your Publishable key.
  5. Copy your Secret key.

Test Mode and Live Mode

ModePurpose
Test ModeUsed for testing payments. No real money is charged.
Live ModeUsed for real customer payments. Real money is charged.

Do not mix test keys and live keys. Test keys must be used only in Test Mode, and live keys must be used only when Test Mode is disabled.