Stripe Security Deposit capture: Difference between revisions
Jump to navigation
Jump to search
| (One intermediate revision by the same user not shown) | |||
| Line 22: | Line 22: | ||
With Stripe you can authorise a payment on a credit card to be released after a fixed period if the payment is not collected. | With Stripe you can authorise a payment on a credit card to be released after a fixed period if the payment is not collected. | ||
You can define the Due date/time and the amount to be authorised. | You can define the Due date/time and the amount to be authorised. | ||
| Line 244: | Line 245: | ||
|STRIPEAUTHORIZE | |STRIPEAUTHORIZE | ||
| payment has been authorised by Stripe | | payment has been authorised by Stripe | ||
|- | |||
|STRIPEREFUND | |||
| refund has been processed at Stripe | |||
|- | |- | ||
| Line 249: | Line 254: | ||
| card has failed at Stripe, see the note for reason | | card has failed at Stripe, see the note for reason | ||
|- | |- | ||
|} | |} | ||