How to configure Strip ?

  1. Sign Up/Login to Stripe Account: Go to the Stripe website and sign up for an account. If you already have one, log in.

  2. Access Dashboard: Once logged in, you'll be directed to your Stripe Dashboard. If not, navigate to it.

  3. Navigate to API Keys Section: In the Dashboard menu, locate and click on "Developers" then "API keys". Alternatively, you might find it directly under "Developers" or "Settings" depending on your Stripe Dashboard layout.

  4. View or Generate Keys: In the API keys section, you'll find your current publishable key and secret key. If you haven't set up any keys yet, you might need to generate them. Click on the "Create secret key" or "Reveal live key token" button to generate your secret key. Stripe will provide you with both the publishable and secret keys.

  5. Copy Keys: Once generated, you'll see your secret and publishable keys. Make sure to copy them and securely store them. These keys are sensitive and should not be shared publicly.

Screenshots: Stripe API Keys Section in Dashboard

Did you find this article useful?