Page 1 of 1

[pro forms] custom "Thank you" page.

PostPosted: January 26th, 2012, 11:48 am
by zielakxar
I need custom "Thank you" page with pro forms.
Possible with s2 member ?

So after someone has paid he's redirected not to page where pro form is but to custom url page.
Need to include some statistics with w3roi and only way is to input some code in custom page.

Re: [pro forms] custom "Thank you" page.

PostPosted: January 26th, 2012, 12:31 pm
by Eduan
Have you tried the success="" attribute? It only comes with the Pro version of s2Member.

You can find it under WP Admin -> s2Member -> PayPal Pro-Forms -> Shortcode Attributes -> success="".

You basically add this to the PayPal button shortcode:
success="http://www.the-url-you-want-them-to-see.com/"

Hope this helps. :)

Re: [pro forms] custom "Thank you" page.

PostPosted: January 26th, 2012, 1:49 pm
by zielakxar
Thank you - exacly what i was loking for! I remembered i've seen somewhere this option but coudnt find it myself.

Re: [pro forms] custom "Thank you" page.

PostPosted: January 26th, 2012, 3:59 pm
by Eduan
Glad I was able to help. :)