Details
-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 3.3.5, 3.4.2
-
Component/s: Enrolments
-
Labels:
-
Testing Instructions:
-
Affected Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Fixed Branches:MOODLE_33_STABLE, MOODLE_34_STABLE
-
Pull from Repository:
-
Pull Master Branch:
MDL-61741-master-paypal -
Pull Master Diff URL:
Description
While working on MDL-61392, some minor issues were detected in the PayPal enrolment plugin. It was suggested by the integration team there to submit them in a standalone issue.
- Documented IPN protocol endpoint is at ipnpb.paypal.com rather than www.paypal.com - see https://developer.paypal.com/docs/classic/ipn/integration-guide/IPNImplementation/#specs
- While testing the plugin in various scenarios, some Moodle and PHP notices were raised such as "found more than one record" or missing object property.