Is there a way to put multiple s2mPro PaymentForm ShortCodes on a single wp Page, but show them CONDITIONALLY, based on something dynamic?
I want to present the user with a page containing several links as the Subscription options (each that will have different prices, and other shortcode attributes). Clicking any link will take him to the (one) payment form page, where only the appropriate shortcode/form is displayed, based on which link he clicked. The links could each have a unique GET/url variable.. but i don't know if/how the payment form page could process that. I know how to do this kind of thing in php (in my theme files), but since the ShortCodes are all wp-content, not really php, then this conditional-logic must also be in s2m conditionals.
OR... is there a way to do the payment forms as pure php, rather than wp-shortcodes?
thanks!
toddStatistics: Posted by toddz88 — December 3rd, 2010, 8:46 pm
]]>