Hi there.
We have Event Espresso running with S2member on our site.
We have a custom field called “dietary requirements” set up for members that we also have set up as a custom field for event espresso.
We’d like these two to sync with eachother. So if you update your dietary requirements when buying tickets to an event, it will automatically update your S2Member user details.
Is this possible?
Yes its possible but will require some custom development as its not something EE currently supports.
As you have the EE4 Everything license you can see an example of how EE updates the WP User account based on the attendee information within the process_wpuser_for_attendee method which is within EED_WP_Users_SPCO.module.php of the add-on.
You can use the same hook that method uses and run the updates to your member details using your own function.
Viewing 1 reply thread
The support post ‘Event Espresso and S2Member’ 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.