Passerelles de paiement

De MoodleDocs
Révision datée du 25 janvier 2021 à 09:46 par Luiggi Sansonetti (discussion | contributions) (Préparation nouvelle page Passerelle de paiement)
(diff) ← Version précédente | Voir la version actuelle (diff) | Version suivante → (diff)
Aller à :navigation, rechercher

Remarque : la traduction de cette page n'est pas terminée. N'hésitez pas à traduire tout ou partie de cette page ou à la compléter. Vous pouvez aussi utiliser la page de discussion pour vos recommandations et suggestions d'améliorations.

Remarque : cet article est en cours de rédaction. N'hésitez pas à le compléter. Veuillez utiliser la page de discussion ou un forum adéquat de Moodle en français pour vos recommandations et suggestions d'améliorations.


Nouveauté
Moodle
3.10
Modèle:New features A payment gateway is a technology used by merchants to accept debit or credit card purchases from customers.

In Moodle 3.10 onwards, payment gateways are used with Enrolment on payment to provide different payment options when purchasing access to a course.

Payment gateways are a plugin type with the PayPal payment gateway included as standard. It is expected that more payment gateways will be developed in the future and shared in the Moodle plugins directory:Plugin type: Payment gateways.

Payment gateway set-up

  1. Go to Site administration / Plugins / Payment gateways and enable payment gateways as required.
  2. Click the settings link for each payment gateway to set a surcharge i.e. an additional percentage charged to users who choose to pay using this payment gateway, then save changes.

Payment account set-up

  1. Go to Site administration / Plugins / Payment gateways and click the link 'Payment accounts'.
  2. Click the button 'Create payment account' then enter an account name for identifying it when setting up enrolment on payment, then save changes.
  3. On the Payment accounts page, click the payment gateway link e.g. PayPal opposite the account name.
  4. Enter a client ID and secret from PayPal, tick the Enable box and save changes.

The payment gateway will then show as enabled for the account.

Multiple payment accounts may be set-up as required.

When done, the payment gateway and payment accounts are ready to be used with Enrolment on payment.


Payment gateways

See also