#mark.simpson

1 messages · Page 1 of 1 (latest)

shy kernelBOT
random pewter
faint mason
#

Interesting. So the SetupIntent will handle Apple/Google and any actions needed as a PaymentIntent would? So 1) use SetupIntent to gather data & create PaymentMethod at platform level then create PaymentIntent at connected account with cloned method and confirm? And once the SetupItent was done then the rest could be done in the backend?

random pewter
#

You can guarantee that the rest of it can be done in the backend because there's always the chance an SCA/auth exemption is rejected by the bank and they want the user to re-auth, but yes, using SetupIntents is the best way to minimize that happening