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
- Please go to Stripe registration page.
- Register an account
- After successful registration please login to the account.
- Go to the developer page from the top right corner of the page,
- Go to the API keys page.
- Copy the publishable key and secret key.
Setting the Stripe configuration
- Please login to the Admin panel.
- Go to the Setting > Payment page.
- Choose Stripe and put the stripe publishable key and secret key
- Save the configuration.