Note: You are currently viewing documentation for Moodle 2.6. Up-to-date documentation for the latest stable version of Moodle may be available here: Paypal enrolment.

Paypal enrolment: Difference between revisions

From MoodleDocs
(French link)
m (self enrolment note)
 
(44 intermediate revisions by 13 users not shown)
Line 1: Line 1:
[[Category:Administrator]]
{{Enrolment}}
[[Category:Enrolment]]
Location: PayPal edit settings link in ''Site administration > Plugins > Enrolments > Manage enrol plugins''


The PayPal module allows you to set up paid courses. If the cost for any course is zero, then students are not asked to pay for entry. There is a site-wide cost that you set here as a default for the whole site and then a course setting that you can set for each course individually. The course cost overrides the site cost.
The PayPal enrolment plugin allows you to set up paid courses. The plugin has to be enabled by the site administrator (see [[Enrolment_plugins|Enrolment plugins]])and then added to the course by an administrator or manager. You can then set an individual price for your course if needed.


{{Moodle 1.8}}
==Course settings for Paypal==
If you are using Moodle 1.8 or later please verify the default encoding in your PayPal business account. Login go to your PayPal account, select '''My Account''' tab, then '''Profile''' tab, click on '''Language Encoding''' in the right column Selling Preferences. 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.
===Checking you have Paypal in your course===
*In a course, go to Administration> Course administration>Users>Enrolment methods
*If you do not see PayPal, use the pull down menu "Add method" and select PayPal.
 
*Make sure PayPal has its "eye" opened:
 
[[File:Paypalenrolmentmethod.png]]
 
''Note: Make sure you don't  have [[Self enrolment]] enabled as this would allow users to access the course without paying. If you do need some  users to self enrol for free, then add an enrolment key in the self enrolment settings.''
 
===Setting a price for your course===
*In Administration>Course Administration>Users>enrolment methods, click the edit/hand/pen icon to the right of the Paypal option.
*Give a name to this enrolment method if you wish in "Custom Instance name". (You don't have to!)
*Ensure that "allow Paypal enrolments" is set to "yes"
*In "Enrol cost", type in the cost of your course and in "Currency" choose your currency.
Note: In Moodle 2.5 onwards, all Paypal-supported currencies are available.
*Usually you would leave the "Assign role" as "student" unless you have a very special reason for allowing your users to enrol as, say, editing teachers etc
*Choose an enrolment period and/or start/end dates if desired.
*Click the "Save changes" button.
 
[[File:Paypalcoursesettings.png]]
 
===What the new user sees===
*When a new user clicks on  your course link, having made a login to your Moodle, they will see the following screen, inviting them to go to PayPal to purchase access to your course:
 
[[File:Paypaluserview.png]]
 
==Admin settings==
 
#If you wish to allow users to make their own accounts on your site then set up [[Email-based_self-registration|Email based self registration]]
#Go to ''Administration>Site Administration>Plugins>Enrolments>Manage enrol plugins'' and enable (open the "eye" of Paypal)
#Click the blue Settings link to the right of the PayPal enrolment link. Here are the default settings and default settings for new instances in a course:
##Add the email of your Business PayPal account. The email settings are case sensitive and must exactly match that in PayPal.
##Choose whether to notify students/teachers/admin.
##Choose whether (or not) to allow the Paypal enrolment plugin by default in new courses
##Choose a default cost and currency. (This may  be overridden in individual courses)
##Choose a default role assignment. (This means the role that a new user will automatically be given in a course when they purchase access. Usually this would be "student" unless you have a special reason for choosing another role.) This may be overridden in individual courses.
##Choose the default enrolment period. This may be overridden in individual courses.
 
==What to set up in Paypal==
* Setup your PayPal account at paypal.com
# Create a Paypal account
# Not required but recommended for selling: Upgrade your account to "Premier" status and get "Verified"
# Set the Encoding to UFT-8.  In Paypal, go to "Profile > Language Encoding" (under the Selling Preferences column) and set your website's language (like select "Western European Languages (including English)" as it is the only English version). Then click on the "More Options" button and set the Encoding to "UTF-8", select "Yes" to use the same encoding for data sent from Paypay to you, and save.
# Optionally setup IPN in Paypal to interact with Moodle.  Log into Paypal, go to "Profile > Instant Payment Notifications (IPN)”, click "Turn On IPN", click the "Edit settings" and enter a URL that references your IPN file in your Moodle installation (for example: http://<domain name>/moodle/enrol/paypal/ipn.php)
 
==What the user sees==
*If you have allowed users to create their own accounts then when they click to login, they will be presented with a screen'' Is this your first time here?'' It will give them instructions for making an account (which may be customised in the authentication common settings in ''Administration > Site administration > Plugins > Authentication > Manage authentication'') and once their account is confirmed via email they can click on a course which can be purchased and pay for it via Paypal. PayPal courses will have a dollar sign icon next to them:
 
[[File:Paypalicon.png]]
 
*Once payment is made both the user/student and the teacher/admin should have received emails from Paypal confirming the purchase.
 
==Changing the dollar symbol==
The default currency symbol for Paypal is a dollar sign. If you are using GBP or Euros or another currency, you can change this by creating your own customised icon with your choice of currency. Make it 16x 16 pixels and call it ''icon.gif''  Upload your new icon via FTP to your  ''moodle directory>enrol>paypal>pix''. Your icon.gif will override the dollar sign. Make sure you refresh your page to be sure of the changes.
 
[[File:PaypalGBP.png]]
 
==Paypal capabilities==
 
*[[Capabilities/enrol/paypal:config|Configure PayPal enrol instances]]
*[[Capabilities/enrol/paypal:manage|Manage enrolled users]]
*[[Capabilities/enrol/paypal:unenrol|Unenrol users from course]]
*[[Capabilities/enrol/paypal:unenrolself|Unenrol self from the course]]


[[fr:Inscription par Paypal]]
[[fr:Inscription par Paypal]]
[[de:Paypal-Einschreibung]]
== See Also ==
*[http://moodle.org/mod/forum/discuss.php?d=171745#p977221 Testing the PayPal plugin in the PayPal Sandbox]
[[es:Inscripción por Paypal]]

Latest revision as of 08:05, 5 September 2014

Location: PayPal edit settings link in Site administration > Plugins > Enrolments > Manage enrol plugins

The PayPal enrolment plugin allows you to set up paid courses. The plugin has to be enabled by the site administrator (see Enrolment plugins)and then added to the course by an administrator or manager. You can then set an individual price for your course if needed.

Course settings for Paypal

Checking you have Paypal in your course

  • In a course, go to Administration> Course administration>Users>Enrolment methods
  • If you do not see PayPal, use the pull down menu "Add method" and select PayPal.
  • Make sure PayPal has its "eye" opened:

Paypalenrolmentmethod.png

Note: Make sure you don't have Self enrolment enabled as this would allow users to access the course without paying. If you do need some users to self enrol for free, then add an enrolment key in the self enrolment settings.

Setting a price for your course

  • In Administration>Course Administration>Users>enrolment methods, click the edit/hand/pen icon to the right of the Paypal option.
  • Give a name to this enrolment method if you wish in "Custom Instance name". (You don't have to!)
  • Ensure that "allow Paypal enrolments" is set to "yes"
  • In "Enrol cost", type in the cost of your course and in "Currency" choose your currency.

Note: In Moodle 2.5 onwards, all Paypal-supported currencies are available.

  • Usually you would leave the "Assign role" as "student" unless you have a very special reason for allowing your users to enrol as, say, editing teachers etc
  • Choose an enrolment period and/or start/end dates if desired.
  • Click the "Save changes" button.

Paypalcoursesettings.png

What the new user sees

  • When a new user clicks on your course link, having made a login to your Moodle, they will see the following screen, inviting them to go to PayPal to purchase access to your course:

Paypaluserview.png

Admin settings

  1. If you wish to allow users to make their own accounts on your site then set up Email based self registration
  2. Go to Administration>Site Administration>Plugins>Enrolments>Manage enrol plugins and enable (open the "eye" of Paypal)
  3. Click the blue Settings link to the right of the PayPal enrolment link. Here are the default settings and default settings for new instances in a course:
    1. Add the email of your Business PayPal account. The email settings are case sensitive and must exactly match that in PayPal.
    2. Choose whether to notify students/teachers/admin.
    3. Choose whether (or not) to allow the Paypal enrolment plugin by default in new courses
    4. Choose a default cost and currency. (This may be overridden in individual courses)
    5. Choose a default role assignment. (This means the role that a new user will automatically be given in a course when they purchase access. Usually this would be "student" unless you have a special reason for choosing another role.) This may be overridden in individual courses.
    6. Choose the default enrolment period. This may be overridden in individual courses.

What to set up in Paypal

  • Setup your PayPal account at paypal.com
  1. Create a Paypal account
  2. Not required but recommended for selling: Upgrade your account to "Premier" status and get "Verified"
  3. Set the Encoding to UFT-8. In Paypal, go to "Profile > Language Encoding" (under the Selling Preferences column) and set your website's language (like select "Western European Languages (including English)" as it is the only English version). Then click on the "More Options" button and set the Encoding to "UTF-8", select "Yes" to use the same encoding for data sent from Paypay to you, and save.
  4. Optionally setup IPN in Paypal to interact with Moodle. Log into Paypal, go to "Profile > Instant Payment Notifications (IPN)”, click "Turn On IPN", click the "Edit settings" and enter a URL that references your IPN file in your Moodle installation (for example: http://<domain name>/moodle/enrol/paypal/ipn.php)

What the user sees

  • If you have allowed users to create their own accounts then when they click to login, they will be presented with a screen Is this your first time here? It will give them instructions for making an account (which may be customised in the authentication common settings in Administration > Site administration > Plugins > Authentication > Manage authentication) and once their account is confirmed via email they can click on a course which can be purchased and pay for it via Paypal. PayPal courses will have a dollar sign icon next to them:

Paypalicon.png

  • Once payment is made both the user/student and the teacher/admin should have received emails from Paypal confirming the purchase.

Changing the dollar symbol

The default currency symbol for Paypal is a dollar sign. If you are using GBP or Euros or another currency, you can change this by creating your own customised icon with your choice of currency. Make it 16x 16 pixels and call it icon.gif Upload your new icon via FTP to your moodle directory>enrol>paypal>pix. Your icon.gif will override the dollar sign. Make sure you refresh your page to be sure of the changes.

PaypalGBP.png

Paypal capabilities


See Also