#d.pengz
1 messages · Page 1 of 1 (latest)
im considering doing a pre-auth charge on the first step, and then capturing the charge once they review and submit their information at the end. However, this can lead to problems in case the customer changes their mind and then I'd have to undo the pre-auth.
let me know if this is what you're looking for: https://stripe.com/docs/payments/build-a-two-step-confirmation?client=react
Yes! My main concern is what versions do i need to use the components mentioned in that doc? I wasn't able to find the minimum version number
do my current react and node stripe versions support those?
Do you mind double checking the Stripe Node version number you're using? That's a fairly old version
Sure! its 4.25.0. Migrating to a higher version is a bit unfeasable for us right now