#gisho_api
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1224821859728494683
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi there!
Yep, it's possible to place a hold on a payment method and capture later
Let me grab the docs for you
Okay perfect
How long does it take to clear the payment if it's not captured
Witth this I can pretty much cancel the pre auth?
If need be
Will get cleared from the customers card I'd assume once its done instantly?
Sorry, I don't really follow your questions
If not captured, the hold will be automatically removed. The time at which this happens depends on the payment method type: https://docs.stripe.com/payments/place-a-hold-on-a-payment-method#auth-capture-limitations
For example, holds are valid for 7 days for online payments with cards. If funds aren't captured within those 7 days, the hold is removed and the PaymentIntent is automatically canceled. You can also cancel the PaymentIntent before day 7 if you wish
If i do cancel the payment intent will it reflect on the customers bank account right away?
or will it still show the pre auth for up to 7 days (online payments)
It may not be reflected right away, that's up to the customer's bank