Using this, is it possible to connect 2 different card payment processors and have each payment processor handle card payments for specific products?
E.g. when product X is in cart, cards are processed through Stripe. But when product Y is in cart, cards are processed through Authorize.net
I want this to be completely invisible to the customer. They don’t see any options for this on the checkout. The system just knows that when they purchase with a card, it should be processed by Stripe or Authorize.net depending on which product is in their cart.
Thank you in advance,
Ben
-
This topic was modified 1 year, 10 months ago by
Omar Dabbas.