#anatoliyfedorenko
1 messages · Page 1 of 1 (latest)
You can only add debit card to your express connected account using your Platform key
What API did you hit and which error it gave?
I will add a requiest id so that you can look it up
req_0DOsh6dvW1ThCv
this is the one
ok qq, why passing a source here? https://docs.stripe.com/api/external_account_cards/create this example is passing the token directly
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
But anw, managing external account is only available for Custom Connected Account AFAIK
You said first You can only add debit card to your express connected account using your Platform key
and then you say managing external account is only available for Custom Connected Account
so, if we have express accounts how can we enable users to add their debit cards?
is it even possible? I did not see it in the onboarding flow either. 😦 only bank account :((
Oh sorry for the first message. It was misleading. And yes adding a debit card is only for Custom Account, to clarify. It's mentioned here https://docs.stripe.com/api/external_account_cards/create
Complete reference documentation for the Stripe API. Includes code snippets and examples for our Python, Java, PHP, Node.js, Go, Ruby, and .NET libraries.
so, if we have express accounts how can we enable users to add their debit cards?
https://docs.stripe.com/connect/bank-debit-card-payouts
For Custom accounts, the platform can also set the destination bank accounts and debit cards. For Express accounts, the account holder handles that.
You can't
For Express accounts, the account holder handles that. - where he handles that? I mean guys... really it is not intuitive :(((
I tried to see it onboarding, but there as an account holder I can add only bank account...