#cyoo-capture-paymentintent

1 messages · Page 1 of 1 (latest)

hushed geyserBOT
hollow glade
#

1/ Create a PaymentIntent with capture_method: 'manual'
2/ Confirm the PaymentIntent
3/ Cancel the PaymentIntent

#

cyoo-capture-paymentintent

#

Does that make sense to reproduce?

meager ice
#

Hm... it seems straightforward enough, but in my production codebase, the capture_method is set to automatic so I'm not sure how the Payment Intent would be created with a manual capture method in the first place. (the screenshot is from my production environment dashboard)

I also just tried setting capture_method to manual and I received an exception from Stripe.

Is there any way the aforementioned behavior can be reproduced even when the payment intent's capture_method is automatic?

hollow glade
#

can you give me a PaymentIntent id pi_123 and I can show you?

meager ice
#

pi_3M0QySHbldy8uya81yaDhWss

hollow glade
meager ice
#

oh interesting... I will look into this some more. 🧐 Thank you