#_.noobmaster69._
1 messages · Page 1 of 1 (latest)
Hi, let me help you with this.
Could you please share the Request ID req_xxx? https://support.stripe.com/questions/finding-the-id-for-an-api-request
var options = new ExternalAccountCreateOptions
{
ExternalAccount = token
};
var externalAccountInterface = await _externalAccountService.CreateAsync(connectedAccountId, options, null, cancellationToken);
i am trying like this
Could you please share the Request ID?
req_HV8jbOpENMoLOP
Request ID: req_HV8jbOpENMoLOP
My test token is: tok_visa_debit
Yes, that's because it's a test card. What are you trying to test exactly?
I am trying to test if i can add an external account card to my stripe account
I wanted to know if i will get the same error if i add an actual debit card to my stripe account?
You can do it in Live mode, there's nothing really to test there.
You can try doing it with a real debit card in Live mode, and you can reach out to us again if there's a problem.
I have one last question regarding this. Are external account card eligible for instant payouts?
I don't know, it probably depends on your country. It's best to ask Stripe Support: https://support.stripe.com/?contact=true