#ian-goldberg_api
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
๐ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1446491660333748395
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
i can see we can set the text displayed, but not sure about the URL?
๐ Indeed, you can customize text similar to what's shown in https://docs.stripe.com/payments/checkout/customization/policies#customize-payment-method-reuse-agreement-and-subscription-terms but I'm unsure about the URL. I think Markdown is supported in the custom text, so you may be able to include a URL in the custom text that way.
The after_submit.message example in the above link has an example Markdown link
hm let me try it
but does the connected account have a terms of service that should be set?
btw markdown worked, thank you for that
Not sure what you mean here
well on our platform account, looks like under business details, you can set a terms of service url. Just wondering if we can do that for connected accounts via API
when i try to impersonate a connected account and go to /settings/public, it redirects me away from it
I don't think this is an option via the API, just double checking..
No, doesn't seem to be possible. I thought maybe via this API call https://docs.stripe.com/api/accounts/update?lang=curl#update_account-business_profile but it's only possible to set the business's general and support URLs there
No problem, happy to help!