#dalbeer

1 messages ยท Page 1 of 1 (latest)

spiral cloudBOT
dark flower
#

๐Ÿ‘‹ how may I help?

wooden dock
#

the above thing is right ?

#

Also i got this error without destination parameter for the payouts
https://i.imgur.com/oYN8UIE.png
and this is the code
stripe_payout = stripe.Payout.create( amount=int(final_payout_amount * 100), currency="usd",)

dark flower
#

would you mind copying the request ID in that error? req_xxx

wooden dock
#

req_5ROmavn0lf68sB

dark flower
#

the payout you want to create is for your connected account and not your own

#

so you need to pass in the Stripe-Account header

wooden dock
dark flower
#

then you don't have to create the payouts yourself

#

Stripe already has automatic payouts

wooden dock
#

then how?

dark flower
wooden dock
#

then what should i send to stripe which will automate the payouts

dark flower
#

you just configure the schedule

#

as per the doc I just sent you

wooden dock
#

on stripe ?

dark flower
#

what do you mean?

wooden dock
#

about this configure the schedule on stripe or on the connected accont?

dark flower
#

it's for the connected account

#

from the platform

wooden dock
#

thanks for the help if i need any information will ping you

dark flower
#

sure thing