Can we send amount to spacific account depend on order?

31 views Asked by At

in my app, we have multiple franchises can we send money to a specific account depending on from where we got the order? Does any payment gateway provide this kind of solution?

ex. we have 4 franchises a,b,c,d and we received the order for a so payment should go to franchise a.

1

There are 1 answers

0
orakaro On

If you use Stripe, then yes they have Destination Charge and Separate Charges and Transfers. Their Docs should be able to explain the fund flow you are looking for.