I have one checkout Pro-Form that uses 2 options and those options are available with wrapped Pro-form codes. That works fine.
I am trying now to use the same “code” to offer Gift Certificates in 2 or 3 different amounts. It does not seem to work as I would expect so I am not sure why. I keep getting a warning that there is more than one form on the page.
Here is the code I am trying to set up:
[s2Member-Pro-PayPal-Form]
[s2Member-Pro-PayPal-Form sp=“1” ids=“23064” exp=“438291” desc="$100 off (For a year of DIAMOND membership)" ps=“paypal” lc="" cc=“USD” dg=“0” ns=“1” custom=“scrapbookcampus.com” ra=“250” accept=“paypal” accept_via_paypal=“paypal” coupon="" accept_coupons=“0” default_country_code="" captcha=“0” /]
[s2Member-Pro-PayPal-Form sp=“1” ids=“23064” exp=“438291” desc="$50 off (For a year of DIAMOND membership)" ps=“paypal” lc="" cc=“USD” dg=“0” ns=“1” custom=“scrapbookcampus.com” ra=“250” accept=“paypal” accept_via_paypal=“paypal” coupon="" accept_coupons=“0” default_country_code="" captcha=“0” /]
[/s2Member-Pro-PayPal-Form]
Am I use the code wrong, or is it just not working when using it for Gift Certificates?