I have a web application where I need to split the transaction total and send different amounts of the entire transaction amount into two separate Authorize.net accounts. I can do this with Stripe via transfers from connected accounts, but I'm not sure it's possible with Authorize.net.
I basically have my platform which should take a percentage of the customer's payment and send it to our platform Auth.net account, then send the rest to the customer's account.
Is this possible?
Thanks for any help!
05-09-2018 10:30 AM