Guest Posted April 28, 2006 Posted April 28, 2006 It is possible to setup OSCommerce to accept 2 different Merchant IDs, one for example to be used for low cost products i.e. ?15.99 and another to be used for higher priced items ?2000. If Secpay cant do this is there another gateway that can? Quote
Guest Posted April 29, 2006 Posted April 29, 2006 you could enable/disable the payment modules based on the cart products value. If a product say costs over $2000 you activate gateway-1 otherwise gateway-2. Use the $order global in the payment module constructor and check each item's value. Then enable/disable the gateway accordingly. Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.