Stripe: Difference between revisions

Jump to navigation Jump to search
No edit summary
No edit summary
Line 12: Line 12:


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".
== Functionality ==


=== Send credit card details to Stripe ===  
=== Send credit card details to Stripe ===  
Line 26: Line 28:


You can choose to automatically report invalid cards to Stripe. The setting is available in SETTINGS->CHANNEL MANAGER.
You can choose to automatically report invalid cards to Stripe. The setting is available in SETTINGS->CHANNEL MANAGER.
=== Collect deposit for direct bookings at time of the booking ===
Use this [Category:Payments#Collect_Deposits_for_Web_Site_Bookings|instruction] to set up deposit collection from your booking page.
=== Send payment request ===
Use this [Category:Payments#Collect_Deposits_for_Web_Site_Bookings|instruction] to create payment requests.


=== Automatic payment collection ===  
=== Automatic payment collection ===  
Line 63: Line 71:
*'''Incorrect amount''': Double-check you charge the exact amount sent by the channel from the booking.
*'''Incorrect amount''': Double-check you charge the exact amount sent by the channel from the booking.


=== Refund of Payments in Stripe ===  
== 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.
Payments can be manually refunded from within the Stripe account. You will also need to enter them manually into the booking.




=== Troubleshooting and Issues ===
== Troubleshooting and Issues ==


  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.
  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.