#d.pengz

1 messages · Page 1 of 1 (latest)

zenith carbonBOT
fallow crypt
#

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.

pure kernel
fallow crypt
#

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?

pure kernel
#

Do you mind double checking the Stripe Node version number you're using? That's a fairly old version

fallow crypt
#

Sure! its 4.25.0. Migrating to a higher version is a bit unfeasable for us right now

pure kernel
#

Sorry for the delay! You'll need to upgrade to a later version of the Node library.

#

The two-step confirmation flow outlined above relies on using PaymentMethods and PaymentIntents, which were added in later versions of the library