#malphine2
1 messages · Page 1 of 1 (latest)
It's not possible to check the fund availability of the customer's card without charging to it
is it possible to make a hold?
Yes, that is possible. You may follow the guide here: https://stripe.com/docs/payments/place-a-hold-on-a-payment-method
the hold wont charage the card correct?
and the hold wont go throguh if the card doesn't have that amount/gets declined
Yup. Placing a hold will authorise the sufficient amount on the customer's card, i.e. the fund isn't moved out from the customer's card yet. Only if you capture the authorisation, then the fund will be deducted and moved out from customer's card
I can also cancel the hold right?
Yes, the hold/authorisation can be cancelled.
Alright, thank you that answers my. questions