#rajveer_api
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/1215645650012864572
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
Hello tarzan can i share my node js API code to you for review?
let's start with the failing request ID first
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.
here is my request ID:req_dULh72zjPh0rSx
the destination is basically the bank account ID ba_xxx
when you create the bank account token e.g. https://dashboard.stripe.com/test/logs/req_F6n13f09jkNlJQ you can find it under the bank_account.id
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
okay wait i will try this
now get this error:
Error initiating withdrawal: StripeInvalidRequestError: No such external account: ' ba_1Os3CwSD98LCdufVnIuWETBx'
is this for your own account? or do you have a platform with connected accounts?
nono this is testing account which is provided by stripe.
on your own account you can't use the API to set payouts settings
e.g. bank account
you need to set these up on your dashboard
and then read this https://docs.stripe.com/payouts
but i was use the test mode account
sorry but i don't understand what you say
you need to visit https://dashboard.stripe.com/settings/payouts
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.
and add a settlement currency and a bank account
okay i will try it