Page 1 of 1

Custom return URL upon success

PostPosted: January 19th, 2012, 10:31 am
by webbmalin
I've created a page I want customers to return to after they purchased via s2Member Pro form.

I've put success="http://prkiosken.se/kopet-ar-registrerat/" in the pro form code.
I also tried success="/kopet-ar-registrerat/"

None of them takes me to http://prkiosken.se/kopet-ar-registrerat/
Instead it just takes me to the same page as the pro form is, default, I guess.

Am I doing it wrong?
Is it perhaps supposed to be a php? Like kopet-ar-registrerat.php (as we do with the paypalreturn.php if we don't have Pro) ?

Re: Custom return URL upon success

PostPosted: January 20th, 2012, 4:59 am
by webbmalin
I apologize... when I switched to html-view in Wordpress I saw I had <code>success="http://prkiosken.se/kopet-ar-registrerat/" </code>

So I removed the code-tags and it works perfectly!

Re: Custom return URL upon success

PostPosted: January 20th, 2012, 7:32 am
by OWeekly
It happens all the time.... to me too.
:D


webbmalin wrote:I apologize... when I switched to html-view in Wordpress I saw I had <code>success="http://prkiosken.se/kopet-ar-registrerat/" </code>

So I removed the code-tags and it works perfectly!