Hiding Coupon Option
Posted:
June 7th, 2011, 12:57 pm
by startasocialnetwork
Just updated to current s2Member, and the Coupon Code field is now showing on existing order forms where it wasn't before.
I have tried adding accept_coupons="0" to the Pro Form code, but this still shows.
Is there a way to remove this from the forms be default?
Re: Hiding Coupon Option
Posted:
June 7th, 2011, 2:09 pm
by Cristián Lávaque
That is odd. If I set it to 0, I don't get the coupon field in the form. Could you please show me your shortcode?
Also, not sure if it has anything to do with it, but watch this video and see if you can spot a JavaScript problem that could be causing this:
http://www.s2member.com/options-page-di ... ing-video/
Re: Hiding Coupon Option
Posted:
June 7th, 2011, 2:22 pm
by startasocialnetwork
Hi Cristian,
here's the code:
[s2Member-Pro-PayPal-Form level="4" ccaps="email,call" desc="$189 USD each month (plus tax), for ongoing PLATINUM Membership|$189" ps="paypal" cc="USD" ns="1" custom="www.danadirect.com|Platinum Membership" success="http://www.danadirect.com/thank-you/" accept_coupons="0" ta="0" tp="0" tt="D" ra="189.00" rp="1" rt="M" rr="1" accept="paypal,visa,mastercard,amex,discover" accept_via_paypal="paypal,amex,discover" /]
Re: Hiding Coupon Option
Posted:
June 7th, 2011, 2:28 pm
by Cristián Lávaque
Thanks. The accept_coupoons settings looks correct. Let me know if you find the JavaScript problem.
Re: Hiding Coupon Option
Posted:
June 7th, 2011, 2:46 pm
by startasocialnetwork
Will check into it, thanks!