- This topic has 3 replies, 2 voices, and was last updated 2 years, 3 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Reconfirm Membership details – Redirect to ‘pay’ renewal button
Hi,
We want members to reconfirm their details. Can do this by showing them their details on a form (behind a protected page so that they must sign in).
They then check that the details are correct and/or amend fields that need to be updated.
Then click on submit to save the details.
Next, I want to take them to a pay page so that they can pay the renewal fee, or, better still, once they have submitted the details goes straight to the stripe page so that they can pay the renewal.
Can this be done?
TIA
Dean
You can redirect to a particular page, after login.
https://simple-membership-plugin.com/configure-login-redirection-members/
You can then place an Edit Profile shortcode on the page, along with any other desired content.
https://simple-membership-plugin.com/shortcodes-summary-list-simple-membership-plugin/#:~:text=use%20the%20following%20shortcode%20to%20recreate%20the%20%E2%80%98edit%20profile%E2%80%99%20page
Thanks for your reply.
1. I have redirected the member once logged in to the renew page.
2. Have added the edit profile shortcode and other text, including the pay now button.
I was asking if once they click on the submit button to save their edit it could take me to a new page with a pay number button, or straight to the stripe site to pay.
Thanks
I was asking if once they click on the submit button to save their edit it could take me to a new page with a pay number button, or straight to the stripe site to pay.
That would require custom coding, on your part