Support

Home Forums WP User Integration Moodle Authentication

Moodle Authentication

Posted: August 14, 2012 at 11:45 am


isavage

August 14, 2012 at 11:45 am

I’m trying to link EE + Moodle together, like what is described in this post: http://lewiscarr.co.uk/2011/11/moodle-e-commerce-shopping-carts/

Part of what Moodle needs to map is a “user name” and “password” field. We would need to make this part of the “checkout” process for any EE event that was an online Moodle class.

I’m not sure how to best add these fields to the EE checkout process. Any suggestions?

Thanks!
Isaac


Sidney Harrell

August 14, 2012 at 6:43 pm

You can take a look at the files for the paypal gateway to see how we gather the user’s account information in the settings.php file, we put together the request to paypal in the paypal_vars.php file, and we receive the response from paypal in the paypal_ipn.php file.


isavage

August 15, 2012 at 8:24 am

Thanks for the info Sidney.
I’d like to make two new fields for each attendee registration – one for user name and one for password. Moodle wants to know table/field name of each of these for lookup (http://prntscr.com/dtuaa). So… how would be the best way to go about adding these two fields to the checkout process, so that they appear in the “wp_events_attendee” table, which would allow me to map them to Moodle?
Thanks,
Isaac

The support post ‘Moodle Authentication’ 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.

Event Espresso