#andywells-accountlinks
1 messages · Page 1 of 1 (latest)
@merry oracle I think it's just the return_url of the AccountLink you create to redirect the user to for onboarding (https://stripe.com/docs/api/account_links/create#create_account_link-return_url)
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
@cedar wren is this the same return_url used for when the user finishes the flow?
is it possible to specify two different links?
as far as I know it's not