#synaxis.systems
1 messages · Page 1 of 1 (latest)
Can you share which "Doing Business As" and "Privacy Policy` fields are you referring to? It'll be helpful if you can share the screenshot
Thanks for sharing! For newly created account, it's possible to pre-fill the data: https://stripe.com/docs/connect/standard-accounts#create-account
"Doing business as" is business name, which can be set in business_profile.name: https://stripe.com/docs/api/accounts/create#create_account-business_profile-name
ok, that settles the doing business as field. thanks for that.
Is there one for the privacy policy? I haven't been able to find anything in the docs or typescript types about that field.
Privacy policy is used for Stripe's Identity product and it can only be set via Dashboard
Ah, gotcha. Thanks for the assistance, really appreciate it.