#matthew-ach-migration
1 messages · Page 1 of 1 (latest)
All of this is done via the API.
Hmm, let me check
I don't think you can skip the verification without an approval from Stripe team. You'd likely want to talk to our support team about this
https://support.stripe.com/?contact=true
I will look into that thank you!
NP! 🙂 Good luck
@heavy river you want to read https://stripe.com/docs/payments/ach-debit/migrations#migrate-payment-processor
that's the skip option my colleague was talking about that you need approval for
matthew-ach-migration
Understood, do you know if the skip option is allowed when using the payment_method_data object/field? For instant it through the error:
Payment method data is not allowed when payment_method_options[us_bank_account][verification_method]=instant is used.
you need to use the option in the doc I shared: SetupIntent first to configure it all properly
Alright, so there's no way to avoid the setup intent/payment method?
Not sure, it's a private/secret feature so you'll discuss with our support team. But really if I were you I would import all those details via a SetupIntent first so that they are all properly in Stripe
Thank you! I'll add this to the discussion with the support team.
Sounds good! Have a great day!