Note: You are currently viewing documentation for Moodle 2.2. Up-to-date documentation for the latest stable version is available here: Paypal enrolment.

Paypal enrolment: Difference between revisions

From MoodleDocs
(→‎See also: Link to meta courses)
Line 22: Line 22:
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=137299 Can't get paid enrollment to work in any form] forum discussion
* Using Moodle [http://moodle.org/mod/forum/discuss.php?d=137299 Can't get paid enrollment to work in any form] forum discussion
*[[Metacourses]] - using same core course subjects but packaging them at different rates.
*[[Metacourses]] - using same core course subjects but packaging them at different rates.
* see Jhon Anderson's  answer in the forums [http://moodle.org/mod/forum/discuss.php?d=116279#p510221 Howto setup Moodle to work with Paypal]


[[Category:Enrolment]]
[[Category:Enrolment]]
[[fr:Inscription par Paypal]]
[[fr:Inscription par Paypal]]

Revision as of 20:13, 5 April 2010

Location: PayPal edit settings link in Administration > Courses > Enrolments


The PayPal enrolment plugin allows you to set up paid courses. It may be enabled via Site administration > Courses > Enrollments. You can use the edit link to set a standard course cost default.

Course costs

Costs for each course can be set separately. If the cost for any course is zero, then students are not asked to pay at the time of enrolment into the course. However, if there is a site wide default course cost, you may override that in your course settings.

If the course cost field is not empty, then students trying to enrol will be presented with the option of making a payment to enter.

If you ALSO enter an enrolment key in the course settings, then students will also have the option to enrol using a key. This is useful if you have a mixture of paying and non-paying students.

Verifying the default encoding

Template:Moodle 1.8If you are using Moodle 1.8 or later, you need to verify the default encoding in your PayPal business account as follows:

  1. Login go to your PayPal account, select "My Account" tab, then Profile tab.
  2. Click on "Language Encoding" in the right column Selling Preferences.
  3. Click on "More Options" button and select UTF-8 encoding for both cases. If you are using other software with IPN please check that it is compatible with UTF-8 encoding.

See also