Hi @bcdandd
What shortcode are you trying that with?
🙂
Stripe Pro Form )Free registration)
[s2Member-Pro-Stripe-Form register=”1″ level=”0″ ccaps=”” desc=”Signup now, it’s Free!” custom=”www.” tp=”0″ tt=”D” success=”%%s_response%%” /]
How can I edit the response message? Which currently returns “Thank you. Please log in(url)” When a user registers.
Ah, I see.
The replacement code is a variable that gives you a value, but the “success” attribute is for a URL to redirect the person to after a successful payment. You can use the replacement code for a dynamic URL, or to pass it in the querystring of the URL.
Please read: WP Admin > s2Member > Stripe Pro-Forms > Custom Return URL
So you can have a page to thank the customers, and use it in the attribute like this: success="/thank-you-for-your-order"
That will take the person to http://yoursite.com/thank-you-for-your-order
Create that page in WP and give the message you want him to see.
I hope that helps. 🙂
BTW, please see: https://ww.wp.xz.cn/support/topic/s2member-pro-questions-2/
Thank you with your reply I will continue this conversation in the help forum which I have been unable to access for the last couple of days (site not available)
Cool.
Yeah, had to do some needed maintenance to it. Sorry about the inconvenience. It’s back up since yesterday, though.
See you there. 🙂