#slowlly_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/1264927417819201587
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
hi there!
hey!
when you call the Capture endpoint, you can set the amount to capture: https://docs.stripe.com/api/payment_intents/capture
doesn't work if the amount to capture is below the final amount
req_9O5RToLhkpgAMT
an example
of course, you cannot capture more than the original amount ot the PaymentIntent
when that happens, what should I do then?
what do you mean? when what happens?
let's say the reservation is 150โฌ and the final amount is 170โฌ
you would need to create a new PaymentIntent.
or contact Stripe Support to see if you can get access to the overcapture feature: https://support.stripe.com/contact
๐ taking over for my colleague. Let me know if there's any follow-up Qs I can answer!