#amit_r_thakur
1 messages · Page 1 of 1 (latest)
hey ther,e this sounds like the same thing we looked at yesterday, and i found in my testing that was not the case
Were you able to get any further in testing?
When I'm adding the User's country GB and the user's Bank account currency USD the get the logs.
Able to create an account with the same country's bank account and currency.
Can you share your exact request as a curl command, with the api key redacted, so i can try it exactly as you are?
See the logs https://dashboard.stripe.com/test/logs/req_mdp9mXtuWrK2z5?t=1689705095
There User's country is GB but I'm adding the bank account details from the US that the currency is USD then I'm getting these logs.
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
@vivid sand Please took a look
Sure but can you export that request for me so i can try it?
Postman should let you "copy as curl" (just remove your key)
Okay
curl --location --request POST 'https://api.stripe.com/v1/accounts'
--header 'Authorization: Basic c2tfdGVzdF81MUxrSHdTSGRyb2F1cXExR3NBOUJTNFRJSjl3NjdyVGo4UDdRYWJ1MWZ6ejlaY00wN1l6bVV4TXk2Qm9MQkI0TmtLakFqaWM3c0d1dVk2RDh2TlJraU56MjAwNFFJYWd2VFE6'
--header 'Content-Type: application/x-www-form-urlencoded'
--data-urlencode 'type=custom'
--data-urlencode 'country=GB'
--data-urlencode 'capabilities[card_payments][requested]=true'
--data-urlencode 'capabilities[transfers][requested]=true'
--data-urlencode 'email=jenny.rosen@example.com'
--data-urlencode 'external_account=btok_1NVb5ZHdroauqq1G20mEXhYS'
Generate a US bank account token and attach with external_account @vivid sand
Yep, i will try.
Ok, i see the same -- let me look at this some more
Sure.
@vivid sand any update on this?
It looks like we're going to need to escalate this. Can you please write in to our support team and then DM me your email address? I can grab the ticket so that we can keep you updated on the investigation/fix
Yep I can grab and follow up with our investigation here 🙂
Sure.