2017 © Pedro Peláez
 

moodle-mod moodle-mod_paypal

This is an activity plugin for Moodle that is marked as completed when user makes a payment via PayPal .

image

danielneis/moodle-mod_paypal

This is an activity plugin for Moodle that is marked as completed when user makes a payment via PayPal .

  • Saturday, June 27, 2015
  • by danielneis
  • Repository
  • 1 Watchers
  • 2 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Paypal Activity plugin for Moodle

The following steps should get you up and running with this module template code., (*1)

  • DO NOT PANIC!
  • Unzip the archive and read this file
  • This code must be on directory mod/paypal inside your moodle installation
  • With the code on the right place, go to your browser log in to your Moodle as admin
  • The update screen should be shown, if not, go to the "Notifications" link
  • Follow the steps

Features

This version allows teachers (or anyone with capabilities to add activities to course) to add paypal activities, setting a business email addres, a cost and a currency., (*2)

When the students access the course module, some instructions and a button to pay are displayed., (*3)

When you click the button you are redirected to paypal. Paypal then will notify the plugin in an asynchronous way when the payment is completed. When this notification occurs, it is recorded on the database and the completion status of the activity is updated for that user., (*4)

If there is a transaction for the activity and the current user, instead of display the button to pay, a message telling that the payment was made and activity is completed is shown., (*5)

There is a way to verify with paypal if the transaction recorded is really valid, but it is not being done yet., (*6)

Funding

The development of this plugin was funded by TRREE - TRAINING AND RESOURCES IN RESEARCH ETHICS EVALUATION - http://www.trree.org/, (*7)

The Versions

27/06 2015

dev-master

9999999-dev

This is an activity plugin for Moodle that is marked as completed when user makes a payment via PayPal .

  Sources   Download

GPLv3

The Requires

 

by Daniel Neis Araujo