I want to sell courses from Moodle 2.6+ via Magento 1.7.
The process flow is as follows:
- User creates an account in Magento (shopping cart).
- User purchases a course.
- After acquiring the course, the user can enter Moodle with the same login information as the user has registered with Magento.
- User must be enrolled in the course purchased.
How can I do this integration?
obs .: If possible with View SQL.