Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 232

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 234

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 235

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-settings.php on line 252

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/cache.php on line 35

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/query.php on line 15

Deprecated: Assigning the return value of new by reference is deprecated in /home/chrisran/public_html/recent-projects/wp-includes/theme.php on line 505
Moodle Paypal Modification

Moodle Paypal Modification

This was a modification in the moodle course enrollment part using paypal module. We modified the payment form so that some additional information couldl be sent to paypal and saved in the moodle mysql database.

When a student enrolls for thecourse they would have to make a payment using paypal using moodle paypal module. We modified the payment form so that before the payment, students will provide the additional details such as Country, Church Name, Code and Minister’s Name etc

This information will be sent to the paypal site and will be returned along with the payment response. While the payment response is processed the four extra information provided by the student will be saved in the moodle database.