Hello,
I´m using Wordpress site with sales pages from Leadpages. I managed to change Paypal button to the link type (after changing in the shortcode “button” to "url), so Leadpages accepted that shortcode as a link but when I click on the button when the page is published, it returns blank page.
So am I doing anything wrong or it´s simply impossible to integrate s2member with Leadpage? I added my leadpage to the Wordpress site through Leadpages plugin, so the sales page has url of my site (not Leadpages)
Update: when I added to Leadpages s2member´s Paypal button html code, it worked. So the problem is in the Paypal button shortcode. Here is mine:
[s2Member-PayPal-Button level=“1” ccaps="" desc=“Lifetime access to XXX” ps=“paypal” lc="" cc=“USD” dg=“0” ns=“1” custom=“www.sitename.org” ta=“0” tp=“0” tt=“D” ra=“177” rp=“1” rt=“L” rr=“BN” rrt="" rra=“1” image=“default” output=“url” /]
I also tried with “anchor”, no luck
Please, advice