#TyNei

1 messages · Page 1 of 1 (latest)

alpine canyonBOT
river terrace
#

Hey there

#

If you want, you can create your own form to collect account/routing numbers and then create the US Bank Account PaymentMethod Server-side. We don't provide an Element that just collects account/routing

quiet drum
#

Okay. Thanks

#

For manual inputs, it requires microdeposit

#

I'm seeing this ```next_action: {
type: "verify_with_microdeposits",
verify_with_microdeposits: {
arrival_date: 1647586800,
hosted_verification_url: "https://payments.stripe.com/…",
microdeposit_type: "descriptor_code"
}
}

river terrace
#

Yes that's correct

quiet drum
#

Do I need to send the customers to the url?

#

Or does stripe send email to the customer about this?

river terrace
#

But basically if you provide a billing_email then we will email the Customer

quiet drum
#

Sounds good. Thank you!