Stripe: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 1: | Line 1: | ||
[[Category:Apps_Plugins_and_Extentions]] | [[Category:Apps_Plugins_and_Extentions]] | ||
[[Category:Payments]] | [[Category:Payments]] | ||
<div class="heading">Stripe</div> | |||
''This page is about the menu SETTINGS->PAYMENTS->PAYMENT GATEWAYS->STRIPE'' | ''This page is about the menu SETTINGS->PAYMENTS->PAYMENT GATEWAYS->STRIPE'' | ||
__TOC__ | __TOC__ | ||
| Line 12: | Line 13: | ||
Stripe will display the booking reference in a data field called "data-description". | Stripe will display the booking reference in a data field called "data-description". | ||
<span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> To use STRIPE to collect Channel payments ONLY and not show on your Beds24 Booking page, then use Enable = 'Internal Only' | |||
== Functionality == | == Functionality == | ||
| Line 107: | Line 109: | ||
When you are finished testing, delete the two test keys and connect in live mode with the "Connect to Stripe" button. | When you are finished testing, delete the two test keys and connect in live mode with the "Connect to Stripe" button. | ||
<span style=color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> Do not use API keys to connect in live mode, Stripe considers this insecure and will limit functionality. | <span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> Do not use API keys to connect in live mode, Stripe considers this insecure and will limit functionality. | ||
== Troubleshooting and Issues == | == Troubleshooting and Issues == | ||
'''Payment request does not show the Stripe payment button ''' | |||
If Strong Customer Authentication is activated payment requests will not work if the "Balance Due" in the booking is zero. | |||
'''Pending payment did not trigger ''' | '''Pending payment did not trigger ''' | ||
Pending payments will not work with the Stripe ApiKey connection method (i.e. test mode). | Pending payments will not work with the Stripe ApiKey connection method (i.e. test mode). | ||