#mahendra
1 messages ยท Page 1 of 1 (latest)
๐ happy to help
you can create a Connect account and choose its type using https://stripe.com/docs/api/accounts/create#create_account-type
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
once that's done it's better to use https://stripe.com/docs/api/account_links/create to create the onboarding account link
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
this is not really a reliable method
what if tomorrow we change the url
or a parameter
this is really unreliable
No problem but for now I need this one
you need to use the API methods we provide and use the official SDKs to be more resilient
I'll change this later
that's the help I can give you other than that I'm not sure where did you get that code from, that's not something I'm familiar with
ok thanks