Can somebody help me with the following:
I want to dynamically display a different Payment Gateway based on the Subscription Plan selected by the user in the Registration process. Depending on the user's location, they might select a plan that is local to them. Therefore, they need to be able to choose only the payment gateway that is setup for their country.
Any patterns for this?