Skip to content
This repository has been archived by the owner on May 29, 2023. It is now read-only.

Unable to enroll users after successful payments #7

Open
wants to merge 42 commits into
base: webhook
Choose a base branch
from

Conversation

David-OLAJIDE
Copy link

I have been able to successfully integrate with Moodle but after the successful payment and valued received, the user was not enrolled for the course.

The payment and integration was very ok but please give me a guide on how to ensure that the course was enrolled for the user after the redirect upon payment.

}
redirect($destination, get_string('paymentthanks', '', $fullname));
} else {
// Somehow they aren't enrolled yet! :-(
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

After successful payments by users, they were not enrolled for the course,

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

9 participants