Stripe Payment Schedule: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
| Line 196: | Line 196: | ||
**Payment time = set the time to collect payment | **Payment time = set the time to collect payment | ||
**Invoicee = If you use the "invoicee" function you can select which invoicee the pending payment will be assigned to. | **Invoicee = If you use the "invoicee" function you can select which invoicee the pending payment will be assigned to. | ||
=Credit Card details at Stripe= | |||
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 charged. | |||
Multiple cards can be sent for each Stripe customer and a specific one selected when charging. | |||
Stripe will only accept valid cards. If Stripe reject the card, it's details will still be visible at Beds24. | |||
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 be sent to Stripe | |||
|- | |||
|CARDEXPIRES | |||
| added when the card expires before check-in | |||
|- | |||
|STRIPEAUTHORIZE | |||
| payment has been authorised by Stripe | |||
|- | |||
|CARDFAILSTRIPE | |||
| card has failed at Stripe, see the note for reason | |||
|- | |||
|} | |||