Changes

Jump to navigation Jump to search

Stripe

1,294 bytes added, 14:40, 8 July 2020
no edit summary
[[Category:Payment_Collection]][[Category:Apps_Plugins_and_ExtentionsApps]]
[[Category:Payments]]
[[Category:Payment_Gateways]]<div class="heading">Stripe</div> ''This page is about the menu {{#fas:cog}} (SETTINGS-) >PAYMENTS->PAYMENT GATEWAYS->STRIPE''
__TOC__
== Setup ==
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 ==
You can choose to automatically report invalid cards to Stripe. The setting is available in SETTINGS->CHANNEL MANAGER.
 
Info Codes in the "Info" tab of the booking show you which action was performed.
 
{| class="wikitable"
! scope="col"| Code
! scope="col"| Use
|-
 
|CARDTOSTRIPE
| card details were sent to Stripe
|-
 
|STRIPEPAYMENT
| payment imported from Stripe
|-
 
|STRIPEFAIL
| card could not sent to Stripe
|-
 
|CARDEXPIRES
| added when the card expires before check-in
|-
 
 
 
|}
=== Collect deposit for direct bookings at time of the booking ===
Payments for bookings with deposit collection on the Beds24 booking page will be automatically collected.
How to automatically collect pending payments from other sources is explained [[:Category:Payments#Create_and_manage_pending_payments|here]]. Please note that his this option is only available for customers who connect via Stripe Connect. If you connected your Stripe account via keys please remove them and connect via the "Connect to Stripe" button.
=== Collect payment manually ===
If you require 3DS2 authentication you should consider sending a 3DS2 enabled payment request to guests after they book and perhaps not even bother collecting a card at booking time via the OTA.
 
Note: Stripe will not ask for the guests address when SCA is enabled.
== Refund of Payments in Stripe ==
Payments can be manually refunded from within the Stripe account. You will also need to enter them manually into the booking.
== Stripe Test Mode ==
To connect to Stripe in testing mode, you can use your Stripe test publishable key and test secret key.
Pending payments will not work with the Stripe ApiKey connection method (i.e. test mode). <span style== Troubleshooting and Issues ==color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> '''You must be disconnected from Stripe to begin.'''
=== Open the Stripe Test Mode ===menu at SETTINGS ,> PAYMENTS -> PAYMENT GATEWAYS -> STRIPE
To connect Add the following to Stripe in testing mode, you can use your Stripe test publishable key and test secret key.the end of the URL '''&showkeys'''
'''You must be disconnected from Stripe to begin.'''So the URL in the browser looks something like this:
Open the menuhttps: Settings > Payments > Payment Gateways > Stripe//beds24.com/control2.php?pagetype=propertydepositstripe&showkeys
Add '''&showkeys''' to Press the end of the URL so it looks similar to this:Enter key.
https://beds24You will now have access to two additional settings where your Test Keys can be saved.com/control2.php?pagetype=propertydepositstripe&showkeys
Then hit When you are finished testing, delete the enter key two test keys and connect in live mode with the "Connect to reload the pageStripe" button. You should now see two additional settings for the Secret Key and Publishable Key
When finished testing, be sure <span style="color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> Do not use API keys to remove these and connect in live mode using the Connect to , Stripe buttonconsiders this insecure and will limit functionality.
Do == Troubleshooting and Issues == '''Payment request does not use API keys to connect in live mode, show the Stripe considers this insecure and payment button ''' If Strong Customer Authentication is activated payment requests will limit functionalitynot work if the "Balance Due" in the booking is zero.
'''Pending payment did not trigger '''
Pending payments will not work with the Stripe ApiKey connection method (i.e. test mode).
'''Stripe payment form does not show"
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.
<meta http-equiv="x-ua-compatible" content="IE=edge">

Navigation menu