Stripe Payment Configuration

Stripe Payment Setup

You can use Stripe for accepting payments for both subscriptions and token packs.

How to Set Up Stripe Payment Gateway?

InfoYou can find information about Stripe API keys in the Stripe documentation.

You can get your Stripe API keys by following these steps on the Stripe website:

  1. Go to the Stripe website and log in to your account or sign up if you don’t have one.
  2. Click on Developers.
  3. Click on API Keys under developers menu.
  4. Click on Reveal Test Key Token button.
  5. The Publishable key(API key) and Secret key will appear.
  6. Access the gateway settings by navigating to Finance -> Payment Gateways -> Stripe.
  7. Add your keys to the appropriate fields on the page.
    • Default Currency: Choose your currency.
      API Key(Publishable key): Enter your Stripe publishable key
      API Secret: Enter your Stripe secret key
      Base URL: Enter your Stripe base URL. (https://api.stripe.com by default)
      API Key (Sandbox): Enter your Stripe Sandbox API key for testing purposes
      API Secret Key (Sandbox): Enter your Stripe Sandbox secret key for testing purposes

  8. It’s crucial to follow the correct order: first, set the mode (development or production), and then save the gateway settings.
  9. Pay attention to the information provided during the saving process, as it will guide you through the necessary steps.
  10. After setting up your payment gateway, you can create membership plans 

Did you find this article useful?

  • PayPal Payment Setup

    PayPal Payment Setup You can use PayPal for accepting payments for both subscriptio...
  • Paystack Payment Setup

    Paystack Payment Setup You can use Paystack for accepting payments for bo...
  • SMTP Setup

    SMTP Setup In this guide, you can learn how to set up SMTP to make GPTWhiteLabel's email ...
  • OpenAI API Doesn’t Work

    OpenAI API Doesn’t Work Why is my OpenAI API not working? There could be seve...
  • Languages

    Managing Languages Getting started with managing languages and translations in GPTWhite...