#sadern
1 messages · Page 1 of 1 (latest)
what happens if I don't? Just technically
and what about security? Is the HTML form good enough?
or I need to figure out how to generate a form in iframe?
on serverside or something
Simply you can't call the method confirmUsBankAccountPayment then
Then why you are referring to microdeposit PaymentIntent section ?
You should be referring to this guide instead for SetupIntent:
https://stripe.com/docs/payments/ach-debit/set-up-payment?platform=web#web-verify-with-microdeposits
You shouldn't be creating the PaymentMethod like that
You should be confirming the SetupIntent
I invite you to follow the guide I'm sharing with you:
https://stripe.com/docs/payments/ach-debit/set-up-payment?platform=web
Ok, thx. I'll check this guide and write back if any questions occurs