#_.noobmaster69._

1 messages · Page 1 of 1 (latest)

slender pendantBOT
strange spruce
#

Hi, let me help you with this.

wild frigate
#

var options = new ExternalAccountCreateOptions
{
ExternalAccount = token
};

    var externalAccountInterface = await _externalAccountService.CreateAsync(connectedAccountId, options, null, cancellationToken);

i am trying like this

strange spruce
#

Could you please share the Request ID?

wild frigate
#

req_HV8jbOpENMoLOP

#

Request ID: req_HV8jbOpENMoLOP

#

My test token is: tok_visa_debit

strange spruce
#

Yes, that's because it's a test card. What are you trying to test exactly?

wild frigate
#

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?

strange spruce
#

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.

wild frigate
#

I have one last question regarding this. Are external account card eligible for instant payouts?

strange spruce