This could be a very useful feature but with a slight modification... Once you enable it, each product takes one payment method and one alone. it would be so much better if the default would be ALL payment methods for all products, except if the admin decides to use a single payment method for a specific product. ie, for products B, C, and D all payment methods apply but for product A the only payment method is Paypal, for instance.
No, sorry, it doesn't work this way... I have 4 products on the same signup group (ie, -1). I have 3 different options for payments. Product #1 is assigned payment option #2, the rest have none assigned. When client goes to signup.php?price_group=-1 sees all 4 products but no payment options at all. If client selects Product #2 returns an error asking for selection of a payment option. Is it a bug? Or maybe something with my installation?
Alex, I am just wondering if you checked this issue... If it DOES work as described, there must be something wrong with my installation.
I'm sorry for delay with response. You would get immediate response if you contact us via helpdesk as recommended above. Regarding question - edit file amember/templates/signup.html remove line: {if $config.product_paysystem}{else} and below, replace lines: PHP: {/if}{/if}{/if} to PHP: {/if}{/if}
With a mix of your active answer and this topic http://www.amember.com/forum/showthread.php?t=1934 , everything works like a charm!