#wilkix123

1 messages · Page 1 of 1 (latest)

wooden pawnBOT
north pollen
#

hello! when you say pay out money to bank account, do you mean you want to pay out money from the Stripe balance to your own bank account?

hushed ivy
#

nope, i got stripe customers with their own money on account and i want to let them pay that out on their accounts.

north pollen
#

okay, so you have Stripe connected accounts, and you want to ensure their Stripe balance gets paid out to their bank accounts

hushed ivy
#

yes

north pollen
#

By default, they should be on automatic payouts, which doesn't require you to do anything. However, if you want to manually create a payout, use this API : https://stripe.com/docs/api/payouts/create and set the StripeAccount header : https://stripe.com/docs/connect/authentication

Learn how to add the right information to your API calls so you can make calls for your connected accounts.

hushed ivy
#

like i want to make shop where you do your job people pay you for that. You got your own balance on page and pay out button where you put card details.

#

and then you will get money on bank account

#

and i dont want to save any card details on stripe account im not sure if its safe so i prefer to not be in danger so they have to put card details at every pay outs

#

so i tought that i have to make intent then connect payment method and then accept intent

north pollen
hushed ivy
#

saving card details on customer account is better way or should i continue this? what you think if i may know

north pollen
#

you should just save the payout card/bank details on the connected account

#

by default, our onboarding forms can collect that information and automatically save it already, so it's less work for you

hushed ivy
#

got it