Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Force USD through one payment processor and MXN through another?

Force USD through one payment processor and MXN through another?

Locked

Views: 961

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
21 Jul 2009, 11:05 PM
#1
tigrecanela avatar

tigrecanela

New Zenner

Join Date:
Jul 2009
Location:
Southern California
Posts:
2
Plugin Contributions:
0

Force USD through one payment processor and MXN through another?

I have Zen Cart version 1.3.8a

My question is: Regardles of the customer's localization, is it possible to make ZC process all USD payments solely through Authorize.net AIM and MXN (pesos) through a Mexican PayPal account?

Thanks for your input.

27 Jul 2009, 7:24 PM
#2
tigrecanela avatar

tigrecanela

New Zenner

Join Date:
Jul 2009
Location:
Southern California
Posts:
2
Plugin Contributions:
0

Re: Force USD through one payment processor and MXN through another?

Hello? Anyone?

27 Jul 2009, 8:15 PM
#3
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
177

Re: Force USD through one payment processor and MXN through another?

Sure. Just add code to each of the modules to only be active if a certain currency is selected.

But, there's not built-in "switch" to flip to make it happen. You'll have to write custom code to do it, or hire someone to do it for you.

There should be some forum discussions around that talk about enabling/disabling modules according to various criteria.