#surgical_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/1338910087959548025
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi - i'm running this sample code to choose "recipient" https://docs.stripe.com/connect/service-agreement-types?connect-account-creation-pattern=typeless&shell=true&api=true&resource=accounts&action=create#choosing-type
But I'm receiving this error: "The recipient ToS agreement is not supported for platforms in US creating accounts in US. See https://stripe.com/docs/connect/cross-border-payouts for more details."
I could understand the error, but shouldn't the sample provided in the documentation work?
Good callout, I will file feedback on this. By definition the platform account will likely be US here, so it should have a countyr code that won't raise an error
okay does that mean "recipient" type cannot be used if the business is in the US? only "full" is possible?
Yep, only "full" is allowed here. Recipient is for cross-border payout situations where the account will have the transfers capability but not the card_payments capability
https://docs.stripe.com/connect/service-agreement-types#recipient