#akash.bhaskar

1 messages · Page 1 of 1 (latest)

livid yarrowBOT
#

Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.

oak orchid
#

Hi there!

autumn night
#

its to create payout

#

in apo

#

api

#

req_sulTQQoxtOYey6

oak orchid
autumn night
#

const createPayout = await stripe.payouts.create({
currency: 'usd',
destination: stripe_bank_id,
stripeAccount: connectId,
amount: parseFloat(amount),
});

#

is this right?

oak orchid
#

Yes it looks correct, but I don't know the values of stripe_bank_id and connectId and amount.

#

Can you retry by hardcoding all these values?

autumn night
#

could u please send me the stripe api function for nest js where i need to create payouts for a particular external id