Configuring Stripe

Modified on Fri, 9 Nov, 2018 at 12:43 PM

The following guide will explain how to configure the payment provider stripe.


There is an installation fee for stripe. This needs to be configured by IPRO , This guide should NOT be made publicly available. 


1. Add stripe as a payment provider.



2. Go to the iPro CMS and go to payment providers



3. Create the payment provider stripe (Stripe needs to be made available as a document type first)




4. Log in to the stripe account, follow this link - https://dashboard.stripe.com/account/apikeys to get the api's.



5. to revel the test keys you need to  click on "view test Data" (remember to switch it back after!)


6. Copy the test and live secret keys into the iPro fields, 


7. Switch to live, save a publish


8. Set up the payment options

take care to select the appropriate payment charge and card type.


9. if necessary deactivate the old payment provider.


to process payments insecurely


https://dashboard.stripe.com/account/integration/settings



10. If the site has a custom TBS_Booking.master file in its root/masterpages folder then an extra line may need to be added.  The additional line is


<script src="https://js.stripe.com/v3/"></script>


An example of how to do this edit can be seen is this commit.


Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article