I need to setup a bill pay system to allow for 1 transaction that uses 2 merchant accounts. For example, 1 merchant account is attached to the client receiving the funds let’s say $30 dollars charge for the purchase, and attached we will charge let’s say a $3 bill pay fee attached to the bill pay service provider. So the funds need to go to 2 separate merchant accounts but we want the user/client of the bill pay system to be charged only once on their credit card.
Example:
user have to pay $33 one time, 30 for purchase and $3 for bill pay service provider.
The customer should get 1 transaction, 1 receipt on their credit card.
Is this possible with AIM authorize.net?
This wont be possible with any service provider. Its a bank processing issue. Each merchants transaction will appear as a separate item on the credit card bill.
You would have to take the whole $33 amount into your account, and then pay the 3rd party the $30 (or vice versa)