#daagcentral-disconnect-account
1 messages · Page 1 of 1 (latest)
What type of connect accounts do you have?
not sure but I am using stripe.oauth.authorizeUrl to get the connect url
ah the first step in using connect should be picking your account type
it's an important concept
In any case
This is only possible with Standard connect: https://support.stripe.com/questions/disconnect-your-stripe-account-from-a-connected-third-party-platform
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
is there a way to check what kind of connect I am using?
I vaguely remember express connect. Not sure if that is an account type
yeah on the account object: https://stripe.com/docs/api/accounts/object#account_object-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.