Hello, I have online and offline payments. But I have a recurring membership that I would like to disable the option of offline payment. So, I want that when people go to Add/Renew subscription, they select the product and the offline payment won't show as an option (only paypal). How Can I do that? Thanks.
This is possible but will require small customization. You should modify member_add_renew.html template and use javaScript to display payment systems select depends on product selected.
Couldnt you turn on assign payment system to product? Assign the payment system, and then only allow that product to be shown on the members page? David
faleandro: Logged on as admin -> setup/configuration -> advanced -> check the "Assign paysystem to product". Then, on a product by product basis, you can define the payment system you wish to force.
O.K Thanks. I tried that but then, the other products I want to have multiple payment options, I can only select ONE. Do I have to ccheck another option in order to select multiple payment methods to some products and only one payment method to another? Thanks.