#haresh-gediya_code
1 messages ¡ Page 1 of 1 (latest)
đ Welcome to your new thread!
â˛ď¸ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
âąď¸ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always start a new thread if you have another question.
đ This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1295611384113008701
đ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hi! Can you share the request ID (req_xxx)? Here's how you can find it: https://support.stripe.com/questions/finding-the-id-for-an-api-request
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
req_rC9F2U1S8FZpRy
Ok, the connected account was connected in live mode, and that's why you need to use a live mode API key to create an external account on it.
Ohh! Let me try with test account.
Could you please check this request id? req_6B4K0HJBPEqT4P
Where to find connected account id? In test method I'm getting above id.
Can you tell me what you want to achieve?
I want to create test external account through above code to checkout payout. In a live mode I can able to create account but I need to also check in Test mode first.
So, When I am creating external account that time it always sying required live key.
I don't think you can create a test external account on your account through API, but you can create one in Dashboard
Okay! In live mode it is possible right?
I don't think it's possible in livemode either, but you can test it out.
https://support.stripe.com/questions/add-a-bank-account-for-payouts here's how you add a bank through Dashboard
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.
I check with Live mode it is working.
And docs says it is possible to do with testing mode as well.
That's a different doc for ACH direct debit, not payouts
Okay! So I think we are not able to create external account in Test mode.
Hello, It is able to crate external account in test mode as well. I'm sharing request id with you.
req_sWjUtVpWo4U2zY
That's because the connected account was connected in test mode