#testDeveloper
1 messages · Page 1 of 1 (latest)
Hello 👋
Looks like you'd need to complete connect onboarding as a platform before you use the API to create accounts. You can visit this page to get started
https://dashboard.stripe.com/test/connect/accounts/overview
Let me know if that helps or if you have any follow up questions @devout thicket
is ip mandatory for stripe.accounts.create ?
Why is it that when we add an account in test mode then we can create accounts using stripe.accounts.create?
Thanks its working now but have some doubts
Sure how can I help?
Is this the doubt?
is ip mandatory for stripe.accounts.create ?
If you're referring to IP field under tos_acceptance then it looks to be an optional field but may need to have a value later depending on the type of accounts you're creating.
https://stripe.com/docs/api/accounts/object#account_object-tos_acceptance
Does that help clarify? @devout thicket