Page 1 of 1

ClickBank integration - two WordPress installations

PostPosted: January 10th, 2012, 4:26 pm
by corbett
I have the S2 Pro plugin and I'm trying to set up my product to work with ClickBank.

I have two WordPress installations. One at the root (/) and one under /members. The root install is just for the sales page, affiliate page, terms, etc. The /members install is the main product, and it's where I have S2 member pro installed.

I would like to sell memberships through a button placed on the sales page within the root WP install. I generated a shortcode button using S2 in the /members install and then copied the HTML over to my sales page (as recommended by Christian in this thread: viewtopic.php?f=4&t=14805).

The problem is, when I copy the HTML from the button created by the S2 shortcode, I get an error message when ClickBank redirects me to the thank you page:

ERROR: Unable to modify Subscription.
Please contact Support for assistance.

When I loaded the shortcode button, I first made sure I was logged out of WordPress. I copied the HTML exactly to the sales page.

I've tried using the shortcode directly from within the /members installation and it works fine, as expected.

Any ideas about how to make the registration work from my root page?

If it helps, here is the HTML I copied from the shortcode generated button:

http://1.corbonya.pay.clickbank.net/?s2 ... 8a42f662b6

I also posted this as a reply to the other thread I referenced above, but realized you may not see replies. Sorry if you get this twice.

Re: ClickBank integration - two WordPress installations

PostPosted: January 10th, 2012, 5:39 pm
by corbett
Hey everybody, I found a solution to the problem.

According to this thread, I had to use the attribute 'output="url"' within my shortcode:

viewtopic.php?f=4&t=16256&p=56133#p56133

Everything works as expected now. Problem solved.

Cheers

Re: ClickBank integration - two WordPress installations

PostPosted: January 11th, 2012, 2:36 pm
by Raam Dev
Thank you for the update, Corbett! :) Cheers!