1)
I have an event and did not have login required. I now have installed EE WP USER INTEGRATION. Many users purchased tickets and I need to assign a few users to their purchases by creating accounts for them and then assigning the purchase to the new user account I create for them so they can login and see history. Is this possible and how do I do this?
2)
if I turn on login can the option to create an account show up be optional so users can decide? if so how do I do this?
1)
I have an event and did not have login required. I now have installed EE WP USER INTEGRATION. Many users purchased tickets and I need to assign a few users to their purchases by creating accounts for them and then assigning the purchase to the new user account I create for them so they can login and see history. Is this possible and how do I do this?
Yes it is possible but we don’t have a UI to do it built into Event Espresso so you need to run some code on the site for each user.
So you have an EE_Registration within Event Espresso, but now you want to create a WP User account and link the 2 together, right?
If so you create a WP user using the same First Name, Last Name and Email Address.
Then follow this to link the WP User account to the EE_Contact for the registration:
(Be sure to double-check everything worked as your expected on your initial test before you run through all of the users with the above)
2)
if I turn on login can the option to create an account show up be optional so users can decide? if so how do I do this?
This is not something we currently have an option for within Event Espresso.
Viewing 1 reply thread
The support post ‘Assign WP User to purchase’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.