Plugin - Stripe
The RSBooking! Stripe plugin allows users to pay for bookings using Stripe payment processor.
This RSBooking! Stripe Payment Integration Plugin is commercial and needs to be purchased separately. You can buy it by accessing Customer Area > My memberships > Active Memberships > clicking the 'Buy Extra Plugins' button of your RSBooking! license.
Downloading and Installing the plugin
Download
You can download the plugin by logging with your purchase user, then head to Downloads > Paid downloads > RSBooking! - Modules & Plugins > "Stripe Plugin".
Configuring the plugin
Configuring Stripe payment gateway can be done from Components > RSBooking! > Payments > Stripe tab:
- Locale: Auto (Detected by Stripe) / Site (Joomla! language). The payment window will be displayed in the user's preferred language, if there is any available. By default, English will be used.
- Show only card payments:Yes / No. By setting this to Yes only Card payments are allowed. Set this to No to show all available payment methods eg. iDEAL, Bancontact etc. This is dependent on your Stripe account, payer location and currency.
- Collect Billing Address:Yes / No. Specify whether the billing address should be collected in the payment window.
- Cancel URL:Type here the URL where the customer will be directed to if they decide to go back to your website. Leave this blank to default to the form page.
- (optional) Tax Type: Percent (%) / Fixed Rate
- (optional) Tax Value: Amount of tax. Total amount of the transaction must include this amount.
- Webhook: In order to update the payment status, please setup a webhook in your Stripe account for the 'checkout.session.completed' event at this URL:
https://mywebsite/index.php?rsbktask=stripe_notify