#Mac gyver-products-bank
1 messages · Page 1 of 1 (latest)
I don't understand what you're asking. I need way more details about what you want to implement.
sorry. I have a booking website build with wordpress and we use pluggin stripe. Stripe is already integrate. For the payout i need to link each product with different bank account
i don't want to send all payout in the same bank account
What do you mean "link"? There is no correlation between bank accounts and products when it comes to payouts, so your question still doesn't make a lot of sense
I mean for the payouts, I need stripe to transfer the funds to different bank accounts
for each product there is a bank account
That's not possible, unfortunately
You can have multiple bank accounts, but you would have to write a lot of custom code to create a new bank account each time a transaction happens, then payout the amount to that account, especially because funds aren't always immediately available in your account to payout from
is it possible to make transfers from stripe to suppliers?
with funds available on the balance?
If you use Stripe Connect and set up a separate Stripe account for each supplier, you could do it that way: https://stripe.com/docs/connect
the problem is; the website is not build like a marketplace
Just to take a step back, are you a developer building a Stripe integration?
I am with a developper