Stripe payment gateway

If you want to use the stripe as your default payment gateway, follow the steps below. Or you can skip this page.

We will be needing a Stripe publishable key and secret key in order to configure the stripe payment gateway.

Configure Stripe

  1. Please go to Stripe registration page.
  2. Register an account
  3. After successful registration please login to the account.
  4. Go to the developer page from the top right corner of the page,
  5. Go to the API keys page.
  6. Copy the publishable key and secret key.

Setting the Stripe configuration

  1. Please login to the Admin panel.
  2. Go to the Setting > Payment page.
  3. Choose Stripe and put the stripe publishable key and secret key
  4. Save the configuration.