#kristin_payment-intent-confirmation

1 messages ยท Page 1 of 1 (latest)

chrome kernelBOT
#

๐Ÿ‘‹ 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/1228466283453087866

๐Ÿ“ Have more to share? Add more details, code, screenshots, videos, etc. below.

steady plumeBOT
lusty fractal
#

Hi ๐Ÿ‘‹

What is the issue you are running into here?

lone field
#

Hi! I was expecting 'requires_capture' after going through the steps I have, but got 'requires_confirmation'. Would that prevent me from capturing the payment intent?

lusty fractal
#

You created the Payment Intent and passed the Payment Method but did not pass confirm=True

lone field
#

ah, that is the only issue?

lusty fractal
#

So you need to confirm the Intent first before it transitions to requires_capture

#

You can use the /confirm endpont on this payment intent specifically if you want

lone field
#

That did the trick, thank you so much!

#

Passing in the confirm=True when creating the PaymentIntent was the only thing I was missing

lusty fractal
#

Great! ๐ŸŽ‰ I'm happy I was able to help ๐Ÿ™‚