#mochihealth
1 messages · Page 1 of 1 (latest)
Are you able to add more details? I'm unsure what you're asking
Im not sure I understand the process
like when the customer verifies by inputing the values does that just add the bank as a possible payment method or does it try to charge the bank
What document are you looking at?
I was watching the one of the stripe developer videos on youtube
It depends, I would highly recommend that you start with Payment Elements guide here: https://stripe.com/docs/payments/quickstart for payments or here, https://stripe.com/docs/payments/save-and-reuse?platform=web&ui=elements to first collect the payment method details to then use later.
With Payment Elements, we first try to verify instantly without a micro-deposit. Then, if that verification fails, we send an email to the customer with the micro-deposit values to verify their account.