#jahanzaib
1 messages · Page 1 of 1 (latest)
const payout = await stripe.payouts.create({
amount: parseInt(data.amount * 100),
currency: data.currency,
destination: data.destination
});
this is my function
👋 happy to help
could you please share the request id?
Find help and support for Stripe. Our support center 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_dyEeKlDcBxXmJd
oh i have just checked that account is under review.... it was enabled before...could you tell the reason behind it ?
?
sorry looking into it now
the bank account id that you specified is not created under the same account
that you're using
Account id looks something like : acct_xxx
you can find it here https://dashboard.stripe.com/settings/account
Sign in to the Stripe Dashboard to manage business payments and operations in your account. Manage payments and refunds, respond to disputes and more.