Gateways selected according to country in Membership suite

1 reply [Last post]
dhakshinait
Offline
Joined: 10/15/2011
Status: 
Answered

Hai, i am using membership suite and i am developing custom gateway for EBS to integrate with MS_Core module. Can i know if any option to select gateways according to user country in ms_core. I want to use EBS gateway for Users from India and Paypal for user from other countries. Is any option for this requirement in ms_core?

Leighton Whiting
Offline
Joined: 06/02/2009
Currently there is no API for

Currently there is no API for selectively showing the gateways based on user country. To do something like this, you would need to implement hook_form_alter in a custom module to remove the gateway from the list if it shouldn't be shown.

Hope that helps!

-Leighton

Twitter Feed