30/Inscripción por Paypal

De MoodleDocs

Nota: Pendiente de Traducir. ¡Anímese a traducir esta página!.     ( y otras páginas pendientes)

translator note icon.png Nota del traductor: La palabra inglesa enrolments se tradujo al Español internacional como matriculaciones y en el Español de México como inscripciones.


El plugin de inscripción por PayPal le permite a los usuarios pagar por los cursos y después ser inscritos automáticamente.

Creación de cuenta PayPal

  1. Go to https://www.paypal.com and create a Paypal account. Not required but recommended for selling: Upgrade your account to "Premier" status and get "Verified"
  2. 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.
  3. 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)

Habilitar inscripción por PayPal

An administrator can enable PayPal file enrolment as follows:

  1. Go to Site administration > Plugins > Enrolments > Manage enrol plugins and click the eye icon opposite PayPal. When enabled, it will no longer be greyed out. Cuentas manuales must also be enabled, since the PayPal plugin requires it.
  2. Click the settings link, configure as required (see details of settings below), then click the 'Save changes' button.
  • PayPal business email - This setting is case sensitive and must exactly match that in PayPal
  • 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. As for other default settings, it may be overridden in individual courses.

Tip: If you wish to allow users to create their own accounts on your site then you need to set up Auto-registro basado en Email.

Configuraciones del curso para Paypal

Revisar que Usted tenga Paypal en su curso

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

Paypalenrolmentmethod.png

Nota: Asegúrese de que no tenga habilitada la Auto inscripción, porque ésta les permitiría a los usuarios acceder al curso sin pagar. Si Usted necesita que algunos usuarios se puedan auto-inscribir gratis, entonces añada una Clave de inscripción en las configuraciones de la Auto inscripción.


Configurar un precio para su curso

  1. In Course Administration > Users > Enrolment methods, click the edit/hand/pen icon to the right of the PayPal option.
  2. Optional: Give a name to this enrolment method if you wish in "Custom Instance name"
  3. Ensure that "Allow PayPal enrolments" is set to "yes"
  4. In "Enrol cost", type in the cost of your course and in "Currency" choose your currency.
  5. 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
  6. Choose an enrolment period and/or start/end dates if desired.
  7. Click the "Save changes" button.

Paypalcoursesettings.png

Lo que ve el nuevo usuario

When a new user clicks on your course link, they will see a message inviting them to go to PayPal to purchase access to the course. In the list of courses, PayPal courses have a dollar sign icon next to them.

Message inviting user to pay via PayPal
PayPal course listed with dollar sign icon

Cambiar el símbolo de dolar norteamericano

PayPal course listed with GBP sign icon

El símbolo de divisa por defecto para PayPal es un dolar norteamericano. Si usted está usando Euros, pesos u otra divisa, Usted puede cambiar esto al crear su propio ícono personalizado con su elección de divisa. Hágalo de 16 por 16 pixeles y póngale por nombre icon.gif Suba su nuevo ícono mediante FTP a directorio moodle>enrol>paypal>pix. Su icon.gif sobre-escribirá el signo del dolar norteamericano. Asegúres de refrescar la página para asegurarse de que funcionaron los cambios.

Capacidades de PayPal

Vea también