#amit_r_thakur
1 messages · Page 1 of 1 (latest)
Hey there, taking a look
sure, Thanks!
Hmm it seems like you should be able to add a US-based usd bank account for a GB account according to this:
https://stripe.com/docs/connect/bank-debit-card-payouts#supported-settlement
Can you try creating the account and setting just the external account as a separate update request?
sure
See I'm getting this logs when using this token in that Bank Account is from US.
When I'll change it with GB that is United kingdom then it'll work. let me try with GB
I;m able to add this in my testing 🤔
I used these details then I'm able to create an Account.
See, I just created an account with this details /v1/accounts/acct_1NVJEMHHSxBdKj51/external_accounts
Yes, It's working with test secret key but not working with personal stripe secret key🙂
@green isle ^^
What does this mean?
check the headers there is an secret key while generating bank account token.
not headre Authorization let me share the SS
make sure to redact the key itself
I'm not understanding whats working vs not working for you currently
See, In Authorization section passing the username with the secret key that I've generated while register on stripe.
I'm not able to create external_account with US bank account.
I've already shared the logs.
Above you said you weer able to create sometihng and it worked, but you're saying it depends on the key you use?
Yes, I'm able to use with the current contry's bank account but not with another contry's bank account.
I registered on stripe from United kingdom. So, I'm able to add external account with same contry but not able to add external account with another contry's Bank account
I'm making analogous requests to create a custom GB account with a usd/US bank account token so I'm not sure yet where the differences lie
Thanks @green isle for your effort. Let me debug it I'll back to you if any help is required.