Skip to content

How to Configure Stripe

Last update: 28/Oct/2024

1. Login & Sign Up

  • Go to Stripe.
  • If you already have an account, login.
  • If not, sign up and make sure your account is activated and verified.

Stripe Image

2. Get Publishable Key & Secret Key

  • In the Stripe Dashboard, navigate to Account Settings → Web/API.
  • Generate the API key to obtain your:
    • Publishable Key
    • Secret Key

Stripe Image

3. Admin Panel Setup

  1. Go to Settings → General Settings → Payment Methods Configuration in the admin panel.
  2. Paste the Publishable Key and Secret Key into the Stripe Settings.
  3. Click Update to save your changes.

Stripe Image

✅ Now Stripe is successfully configured for your application.

© 2019-present NativeCode. All rights reserved.