I have created a coupon using the generator, and have the coupon box showing as required on the signup page. However, when a user tries to signup now, they get to the required terms page, then when clicking to continue, are immediately returned to the first signup page. Ther you get a red statement at top "Sorry, it is impossible to use this payment method for this order. Please select another payment method " This occurs with or without entering the coupon code. What is causing this error in RED?
It is because your payment processor (unfortunately) doesn't support variable prices. I guess it is 2checkout recurring? For such processors price is defined in 2checkout settings and cannot be changed for particular purchase.
Multicards Hidden? Using Multicards processor: So in my case, I had a 25% discount off of $19.95, which is $14.96. Can I create a multicards product price for $14.96, but hide it from the sinup page so the only way to get to the $14.96 price is by using the 25% off coupon?
It is better to create a new product in aMember and MultiCards, as usual with price = 14.96. Assign price group like "-1269" to aMember Pro product. In this case product will not be visible on the signup page, but you can give link to this product as http://www.yoursite.com/amember/signup.php?price_group=-1269 Please read this FAQ topic: https://www.cgi-central.net/support/faq.php?do=article&articleid=22
Still not working I believe I added everything right, but when left invisable, it won't work. I mad it visable and it works only if the 25% off button is clicked. Is there anything I should add to hide it? Can I sent FTP info and ask you to check my signup page & product?