by Jiz Sam.
We are developing a web application integrated with moodle. It contains student registration, enrollment, courses and learning plans etc. In the application to display the details of the courses available I used 'core_course_get_courses' and 'core_course_get_courses_by_field' api.
But both doesn't contain fee details of the course except the payment method available. Is there any way to fetch the course price?