[AMOS commit] MDL-69166 core_payment: Addressing various integration points Committed into Git: 2020-10-16 17:43 UTC

[AMOS commit] MDL-69166 core_payment: Addressing various integration points Committed into Git: 2020-10-16 17:43 UTC

by AMOS bot -
Number of replies: 0
Author: Shamim Rezaie
MDL-69166 core_payment: Addressing various integration points
- Add help for 'payment account' field in the enrol instance form
- Remove MOODLE_INTERNALs when not necessary
- Add $userid to deliver_order
- Check if provider classes implement the provider interface
- Rename get_cost to get_payable
- get_payable returns payable object
- Improve registerEventListeners and added init
- Rename payment\provider to payment\service_provider


http://git.moodle.org/gw?p=moodle.git;a=commit;h=f5d94d630529fc358ae60d7db1d77ad3c07d6ecd
http://github.com/moodle/moodle/commit/f5d94d630529fc358ae60d7db1d77ad3c07d6ecd

+ 4.0 en [paymentaccount,enrol_fee]
+ 4.0 en [paymentaccount_help,enrol_fee]
- 4.0 en [callbacknotimplemented,payment]