- This topic has 2 replies, 2 voices, and was last updated 1 year, 8 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › jump to registerstration page directly after finishing payment
Tagged: registeration
I need to have users move directly from finishing a successful payment to registering without having to find and click on a link in an email. I have tried putting the following shortcodes on the thank you page or putting the registration page in place of the thank you page.
swpm_thank_you_page_registration
swpm_registration_form
but neither shortcode fills in the information from the payment page into the registration form
How can I accomplish this?
Have you followed these directions?
https://simple-membership-plugin.com/paid-registration-from-the-thank-you-page/
Note: The email will still be sent out, as a failsafe.
I had done that but had left the default text before it. In that scenario, the registration page was shown directly. Once I removed the extra text, a link to the registration page was displayed, and the link worked correctly.