#cade
1 messages · Page 1 of 1 (latest)
We are.
Okay then I believe that modal uses the business name you set via https://stripe.com/docs/js/elements_object/create_payment_element#payment_element_create-options-business-name
Can you test setting it there and see if it changes that?
We will give that a try — thanks for the pointer!
Sure
it appears that parameter only affects the mandate text after the ACH connection has been established
It does not impact any of the places in the ACH modal flow that currently say "Iridesco LLC"
Any other suggestions? 🤞
It does not appear that we are.
it appears that gets specified directly on the PaymentIntent or SetupIntent, correct? https://stripe.com/docs/api/payment_intents/object#payment_intent_object-on_behalf_of
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
Ah I forgot, there is actually a Dashboard page for handling this: https://dashboard.stripe.com/settings/financial-connections
That said... if you select "Display connected account name as well", I don't remember if that only applies to if you use on_behalf_of or not...
👍
"Display connected account name as well" dashboard setting and changing "Public business name" has it all looking :chefkiss: — thanks @tidal nexus !