#ky - Hide ACH text
1 messages ยท Page 1 of 1 (latest)
using *collectBankAccountForSetup *method from @stripe/react-stripe-js
And you don't want to render the text for manual bank account verification?
yes
I don't think we have options to control that presently.
Hi! I don't work for Stripe, but you can pass this parameter when creating the setup intent to disable manual verification: https://stripe.com/docs/api/setup_intents/create#create_setup_intent-payment_method_options-us_bank_account-verification_method
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.