#tom-payment-revolut

1 messages · Page 1 of 1 (latest)

earnest snowBOT
spice summit
#

Any reason you don't want to use the payment element?

crude zealot
#

We've got a lot of legacy code on our custom checkout which has been running for years using this method

#

We're just calling each of the confirm payment methods depending on their type, EG:

stripe.confirmBancontactPayment
stripe.confirmEpsPayment
stripe.confirmAlipayPayment

etc.

#

But there doesn't appear to be one for Revolut

spice summit
#

Yeah it's just confirmPayment

crude zealot
#

Ah great thank you!

earnest snowBOT