Optionalparams: Stripe.AccountCreateParamsOptionaloptions: RequestOptionsWith Connect, you can create Stripe accounts for your users. To do this, you'll first need to register your platform.
If you've already collected information for your connected accounts, you can prefill that information when creating the account. Connect Onboarding won't ask for the prefilled information during account onboarding. You can prefill any information on the account.
Optionaloptions: RequestOptionsRetrieves the details of an account.
Optionalparams: Stripe.AccountRetrieveParamsOptionaloptions: RequestOptionsRetrieves the details of an account.
Optionaloptions: RequestOptionsRetrieves the details of an account.
Optionalparams: Stripe.AccountRetrieveParamsOptionaloptions: RequestOptionsRetrieves the details of an account.
Optionaloptions: RequestOptionsUpdates a connected account by setting the values of the parameters passed. Any parameters not provided are left unchanged.
For accounts where controller.requirement_collection is application, which includes Custom accounts, you can update any information on the account.
For accounts where controller.requirement_collection is stripe, which includes Standard and Express accounts, you can update all information until you create an Account Link or Account Session to start Connect onboarding, after which some properties can no longer be updated.
To update your own account, use the Dashboard. Refer to our Connect documentation to learn more about updating accounts.
Optionalparams: Stripe.AccountUpdateParamsOptionaloptions: RequestOptionsReturns a list of accounts connected to your platform via Connect. If you're not a platform, the list is empty.
Optionalparams: Stripe.AccountListParamsOptionaloptions: RequestOptionsReturns a list of accounts connected to your platform via Connect. If you're not a platform, the list is empty.
Optionaloptions: RequestOptionsWith Connect, you can delete accounts you manage.
Test-mode accounts can be deleted at any time.
Live-mode accounts that have access to the standard dashboard and Stripe is responsible for negative account balances cannot be deleted, which includes Standard accounts. All other Live-mode accounts, can be deleted when all balances are zero.
If you want to delete your own account, use the account information tab in your account settings instead.
Optionalparams: AccountDeleteParamsOptionaloptions: RequestOptionsWith Connect, you can delete accounts you manage.
Test-mode accounts can be deleted at any time.
Live-mode accounts that have access to the standard dashboard and Stripe is responsible for negative account balances cannot be deleted, which includes Standard accounts. All other Live-mode accounts, can be deleted when all balances are zero.
If you want to delete your own account, use the account information tab in your account settings instead.
Optionaloptions: RequestOptionsCreate an external account for a given account.
Optionaloptions: RequestOptionsCreates a login link for a connected account to access the Express Dashboard.
You can only create login links for accounts that use the Express Dashboard and are connected to your platform.
Optionalparams: AccountCreateLoginLinkParamsOptionaloptions: RequestOptionsCreates a login link for a connected account to access the Express Dashboard.
You can only create login links for accounts that use the Express Dashboard and are connected to your platform.
Optionaloptions: RequestOptionsCreates a new person.
Optionalparams: Stripe.AccountCreatePersonParamsOptionaloptions: RequestOptionsCreates a new person.
Optionaloptions: RequestOptionsDelete a specified external account for a given account.
Optionalparams: AccountDeleteExternalAccountParamsOptionaloptions: RequestOptionsDelete a specified external account for a given account.
Optionaloptions: RequestOptionsDeletes an existing person's relationship to the account's legal entity. Any person with a relationship for an account can be deleted through the API, except if the person is the account_opener. If your integration is using the executive parameter, you cannot delete the only verified executive on file.
Optionalparams: AccountDeletePersonParamsOptionaloptions: RequestOptionsDeletes an existing person's relationship to the account's legal entity. Any person with a relationship for an account can be deleted through the API, except if the person is the account_opener. If your integration is using the executive parameter, you cannot delete the only verified executive on file.
Optionaloptions: RequestOptionsReturns a list of capabilities associated with the account. The capabilities are returned sorted by creation date, with the most recent capability appearing first.
Optionalparams: AccountListCapabilitiesParamsOptionaloptions: RequestOptionsReturns a list of capabilities associated with the account. The capabilities are returned sorted by creation date, with the most recent capability appearing first.
Optionaloptions: RequestOptionsList external accounts for an account.
Optionalparams: Stripe.AccountListExternalAccountsParamsOptionaloptions: RequestOptionsList external accounts for an account.
Optionaloptions: RequestOptionsReturns a list of people associated with the account's legal entity. The people are returned sorted by creation date, with the most recent people appearing first.
Optionalparams: Stripe.AccountListPersonsParamsOptionaloptions: RequestOptionsReturns a list of people associated with the account's legal entity. The people are returned sorted by creation date, with the most recent people appearing first.
Optionaloptions: RequestOptionsWith Connect, you can reject accounts that you have flagged as suspicious.
Only accounts where your platform is liable for negative account balances, which includes Custom and Express accounts, can be rejected. Test-mode accounts can be rejected at any time. Live-mode accounts can only be rejected after all balances are zero.
Optionaloptions: RequestOptionsRetrieves the details of an account.
Optionalparams: AccountRetrieveCurrentParamsOptionaloptions: RequestOptionsRetrieves the details of an account.
Optionaloptions: RequestOptionsRetrieves information about the specified Account Capability.
Optionalparams: AccountRetrieveCapabilityParamsOptionaloptions: RequestOptionsRetrieves information about the specified Account Capability.
Optionaloptions: RequestOptionsRetrieve a specified external account for a given account.
Optionalparams: AccountRetrieveExternalAccountParamsOptionaloptions: RequestOptionsRetrieve a specified external account for a given account.
Optionaloptions: RequestOptionsRetrieves an existing person.
Optionalparams: AccountRetrievePersonParamsOptionaloptions: RequestOptionsRetrieves an existing person.
Optionaloptions: RequestOptionsUpdates an existing Account Capability. Request or remove a capability by updating its requested parameter.
Optionalparams: AccountUpdateCapabilityParamsOptionaloptions: RequestOptionsUpdates an existing Account Capability. Request or remove a capability by updating its requested parameter.
Optionaloptions: RequestOptionsUpdates the metadata, account holder name, account holder type of a bank account belonging to a connected account and optionally sets it as the default for its currency. Other bank account details are not editable by design.
You can only update bank accounts when account.controller.requirement_collection is application, which includes Custom accounts.
You can re-enable a disabled bank account by performing an update call without providing any arguments or changes.
Optionalparams: Stripe.AccountUpdateExternalAccountParamsOptionaloptions: RequestOptionsUpdates the metadata, account holder name, account holder type of a bank account belonging to a connected account and optionally sets it as the default for its currency. Other bank account details are not editable by design.
You can only update bank accounts when account.controller.requirement_collection is application, which includes Custom accounts.
You can re-enable a disabled bank account by performing an update call without providing any arguments or changes.
Optionaloptions: RequestOptionsUpdates an existing person.
Optionalparams: Stripe.AccountUpdatePersonParamsOptionaloptions: RequestOptionsUpdates an existing person.
Optionaloptions: RequestOptions
With Connect, you can create Stripe accounts for your users. To do this, you'll first need to register your platform.
If you've already collected information for your connected accounts, you can prefill that information when creating the account. Connect Onboarding won't ask for the prefilled information during account onboarding. You can prefill any information on the account.