#Kevin™
1 messages · Page 1 of 1 (latest)
Yes, manual capture is possible when using hte Payment Element
All you'd have to do is make sure you set capture_method: manual on the PaymentIntent that you create
Ah, perfect. I'll explore that. I thought the element submission needed to specify the capture method so I was in the wrong place. Thank you!