GeorgeP Posted July 12 Posted July 12 (edited) Hello, I am relatively new to ProcessWire, having inherited a website developed by a 3rd party for our Society in the past. Our website uses RegisterPro for membership management and Padloper for the site Shop. The current membership registration is very cumbersome, in that it is a two-step process: New members have to first register for an account, verify their account, and then find the shop to purchase a membership, which then updates their account details. Is there a way to combine these, so that registration on the website happens at the same time as purchasing a membership? The ideal scenario would be to have a registration page that allows the form details to be collected, accept payment, and then create the registration account, all on a single transaction. Any advice would be greatly appreciated! Thanks George Edited July 12 by GeorgeP
psy Posted July 12 Posted July 12 Short answer is yes, for example you could use FormBuilder (Pro module) to collect user details, with a "Stripe Payment" action to collect payment. Then, use a hook on successful payment to create the user account and email the new user with the relevant info 3
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now