Optionalparams: Stripe.TokenCreateParamsOptionaloptions: RequestOptionsCreates a single-use token that represents a bank account's details. You can use this token with any v1 API method in place of a bank account dictionary. You can only use this token once. To do so, attach it to a connected account where controller.requirement_collection is application, which includes Custom accounts.
Optionaloptions: RequestOptionsRetrieves the token with the given ID.
Optionalparams: Stripe.TokenRetrieveParamsOptionaloptions: RequestOptionsRetrieves the token with the given ID.
Optionaloptions: RequestOptions
Creates a single-use token that represents a bank account's details. You can use this token with any v1 API method in place of a bank account dictionary. You can only use this token once. To do so, attach it to a connected account where controller.requirement_collection is application, which includes Custom accounts.