#kevingoyal.civica
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- kevingoyal.civica, 5 days ago, 4 messages
- kevingoyal.civica, 5 days ago, 7 messages
What do you mean by "request Stripe to reserve the fund from a Debit/Credit Card," ?
We will send a request to Stripe via API
What kind of request? Do you have a request ID that you can share to me?
Not at the moment.
API Request. I believe it the the PaymentIntent that we will call to reserve the funds along with off_session property.
https://docs.stripe.com/payments/place-a-hold-on-a-payment-method are you referring to this?
yes
Ok, assuming you are using PaymentIntents API, the response will be a PaymentIntent object
Thanks Jack