Changes

Jump to navigation Jump to search

Stripe

1,314 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.
== Troubleshooting and Issues ==Pending payments will not work with the Stripe ApiKey connection method (i.e. test mode).
<span style=== color:#fe746c;“ >{{#fas:exclamation-triangle}} </span> '''You must be disconnected from Stripe Test Mode ===to begin.'''
To connect to Open the Stripe in testing modemenu at SETTINGS , you can use your Stripe test public and secret keys. You must be disconnected from Stripe to begin.> PAYMENTS -> PAYMENT GATEWAYS -> STRIPE
Open Add the menu: Settings > Payments > Payment Gateways > Stripefollowing to the end of the URL '''&showkeys'''
Add '''&showkeys''' to So the end of URL in the URL so it browser looks similar to something like this:
https://beds24.com/control2.php?pagetype=propertydepositstripe&showkeys
Then hit Press the enter Enter key to reload the page.  You should will now see have access to two additional settings for where your Test Keys can be saved. When you are finished testing, delete the Secret Key two test keys and Publishable Keyconnect in live mode with the "Connect to Stripe" button.
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