Stripe: Difference between revisions

Jump to navigation Jump to search
No edit summary
Lesley (talk | contribs)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Apps]]
[[Category:Marketplace]]
[[Category:Payments]]
[[Category:Payments]]
[[Category:Payment_Gateways]]
[[Category:Payment_Gateways]]
Line 31: Line 31:
If you set "Save all cards to Stripe" = Yes all credit cards  including cards supplied by all channels will be sent directly to Stripe and not stored at Beds24.
If you set "Save all cards to Stripe" = Yes all credit cards  including cards supplied by all channels will be sent directly to Stripe and not stored at Beds24.


Credit card details can also be sent manually to Stripe using the send to Stripe button.
 
Credit card details can also be sent manually to Stripe using the send to Stripe button. '''(Depreciated)'''


[[Image:stripe2.png|600px|link=]]
[[Image:stripe2.png|600px|link=]]
Line 294: Line 295:
== Troubleshooting and Issues ==
== Troubleshooting and Issues ==


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


  '''Stripe payment form does not show"
'''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.
  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">
  <meta http-equiv="x-ua-compatible" content="IE=edge">