Changes

Jump to navigation Jump to search

Stripe

713 bytes added, 15:03, 21 October 2019
no edit summary
== Troubleshooting and Issues ==
 
=== Stripe Test Mode ===
 
To connect to Stripe in testing mode, you can use your Stripe test public and secret keys. You must be disconnected from Stripe to begin.
 
Open the menu: Settings > Payments > Payment Gateways > Stripe
 
Add &showkeys to the end of the URL so it looks similar to this:
 
https://beds24.com/control2.php?pagetype=propertydepositstripe&showkeys
 
Then hit the enter key to reload the page. You should now see two additional settings for the Secret Key and Publishable Key
 
When finished testing, be sure to remove these and connect in live mode using the Connect to Stripe button.
 
Do not use API keys to connect in live mode, Stripe considers this insecure and will limit functionality.
 
It has been reported that Browser IE 11 does not show the Stripe payment form when the booking page (and Stripe form) is in an iFrame unless the following Meta tag is included on the parent page.

Navigation menu