Stripe: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
| Line 6: | Line 6: | ||
[https://stripe.com Register here for a Stripe account. ] | [https://stripe.com Register here for a Stripe account. ] | ||
To connect you will need to enter the specified information from your payment system account. | To connect you will need to enter the specified information from your payment system account. | ||
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". | ||
=== Send credit card details to Stripe === | === Send credit card details to Stripe === | ||
| Line 20: | Line 16: | ||
This function works independent of the Stripe deposit collection and will save cards from channel management or entered directly on the booking page. It will not save cards entered manually in the control panel. | This function works independent of the Stripe deposit collection and will save cards from channel management or entered directly on the booking page. It will not save cards entered manually in the control panel. | ||
The card will be saved as a new customer in Stripe with the booking number as a reference. | The card will be saved as a new customer in Stripe with the booking number as a reference. Once the new customer is created in Stripe the card can be carged. | ||
| Line 35: | Line 26: | ||
Stripe will normally only accept valid cards. If Stripe reject the card, it's details will not be deleted from Beds24. | Stripe will normally only accept valid cards. If Stripe reject the card, it's details will not be deleted from Beds24. | ||
=== Collect | === Collect payment === | ||
Deposits for payments on the Beds24 booking page will be automatically collected. In Beds24 you will see the paid amount in the "Invoice" tab of the booking. | |||
Further charges or charges on cards transmitted from OTAs can be made in Stripe or from within the booking. | |||
[[Image:stripe.png|600px|link=]] | [[Image:stripe.png|600px|link=]] | ||
[[Media:stripe.png|view large]] | [[Media:stripe.png|view large]] | ||
=== Virtual Cards === | === Virtual Cards === | ||