I am working on an e-commerce application where we want to charge the user for a product and when he pays for it, send the payment amount to 2 different accounts. Is this possible?
One way is to run 2 separate transactions, but is there a way to do it in single transaction to the user.