Stripe Payment Gateway Addon
Stripe Integration:
To get and Activate Stripe Payment Gateway, please follow the below steps.
- First, login to the BookingPress Website, and you will be redirected to the My Account page.
- Now, click on the “Access Passes” link from the left menu panel.
- After going to the Access Passes, click on the “View your downloads” button.
- From the list, please look for the “Stripe” add-on, click on the download button, and it will automatically start downloading the addon. After the download is finished, upload the downloaded zip file to WordPress just link any other WordPress Plugin, then install and activate the addon to use it.
To run the stripe payment gateway, you must require a Secret Key & Publishable Key. Your API keys are located in your stripe account settings.
Follow the below steps to get API Keys:
Log in to your Stripe account.
Go to Your Account-> Developers
.
“Developers” will bring up the sub-menu and select the “API Keys”.
You will find the following two keys from this page: For “Publishable Key” and ”Secret Key”.
After getting the keys, go to BookingPress -> Settings -> Payments
and scroll down to “Stripe” configuration, Select the payment mode, enter “Secret Key” and “Publishable Key” accordingly.
Please note that, you will need to enter different “API keys” between Sandbox and Live payment mode.
When you will keep the payment method to “Built-In Form fields”, then the clients will be able to make the payment within the form by entering the card details for the payment.
You can also select SCA Complaint (Popup) as the payment method. To enable the interaction with SCA, you will need to set “Popup Title” and “Payment Button Label”.