Sometimes we have a user who has not ever signed in, but wants to purchase a walk-up ticket to an event.
We can add the user with his email name and sell him a registration.
When he logs in via SSO (same email name) he has no registrations associated to the User record with the email address.
How do I move a registration from the “walk-in sale” contact record to the User with the bona fide SSO record so they can see their history?
Do you have any plans for a UI for this function? I have tested this and it works in my Dev platform. There is no feedback that it worked when you run the PHP, which caused me quivers for a hot second.
We actually do not have plans for a UI for this function.
What you could look into doing instead is make use of the User Switching plugin, then when you add the user, you switch to their account and register on the front end of the site on their behalf. Then switch back to an admin account.
The SSO pushes a new user into WPUser so switching is not really an option. I’ll be toying around with a GUI.
Viewing 4 reply threads
The support post ‘User not getting registration listing’ 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.