Gateway Payments Enrolment
Versions
Current version
1.5.0 (build 2025120100) (2025120100)
1.5.0 (build 2025120100)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2025120100
Version release name: 1.5.0 (build 2025120100)
Maturity: Stable
Supported Moodle versions: 4.4, 4.5, 5.0, 5.1
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: 1.5.0
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
Version 1.4.0 build 2025070901
- Support for Moodle 4.5+
Version 1.3.0 build 2025070900
- Hide VAT if 0%
- Add coupon usage table
- Supports Moodle 4.2, 4.3 and 4.4
Version 1.2.0 build 2024121900
- Change namespacing as per MDL-76583
- Fix (github) issue #23
- Minimum Moodle version: 4.2
Version 1.0.9 build 2024092300
- Resolved #1 - plugin naming.
- Resolved #13 - error when deleting coupon.
- Resolved #16 - Fix payment description (do not {{quote}}, wasn't this already done?).
- Resolved #17 - Add missing strings for message providers.
- Resolved #20 - discount not working > 999 (changed decimal size to 9,3).
- Changed pagelayout in couponmanager to 'admin' for a wider view.
- Added coupon usage tracking table. This is NOT foolproof due to the nature of Moodle's payment subsystem.
- Add autocomplete="off" to coupon input to prevent remembering former input.
Version 1.0.8 build 2024060400
- Thank you https://github.com/dreblen for providing a patch to fix issue 18.
- Thank you https://github.com/dreblen for providing a hint on the actual issue of issue 19.
- Updated CI to also support newer Moodle versions.
Version 1.0.7 build 2022092700
- After 98456093214985 stale builds, we decided to ONLY support 4.0 onwards.
Version 1.0.6 build 2021081606
** Removed "exit()" statement after redirect in several forms [phpmd:VIOLATION].
** Removed unused variables in several places [phpmd:VIOLATION].
** Removed several unused local variables over several files [phpmd:VIOLATION].
** Fixed newline issues [phpmd:VIOLATION].
** Removed all MOODLE_INTERNAL for singular classes as per MDLSITE-5967
** Resolved #11 (coupon code not "used" on free pass)
** Small readme fix
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue).
** Emergency fix: couponmanager fatal error for requiring removed lib.php
** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.4.0 (build 2025070901) (2025070901)
1.4.0 (build 2025070901)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2025070901
Version release name: 1.4.0 (build 2025070901)
Maturity: Stable
Supported Moodle versions: 4.5, 5.0
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: v1.4.0
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
Version 1.4.0 build 2025070901
- Support for Moodle 4.5+
Version 1.3.0 build 2025070900
- Hide VAT if 0%
- Add coupon usage table
- Supports Moodle 4.2, 4.3 and 4.4
Version 1.2.0 build 2024121900
- Change namespacing as per MDL-76583
- Fix (github) issue #23
- Minimum Moodle version: 4.2
Version 1.0.9 build 2024092300
- Resolved #1 - plugin naming.
- Resolved #13 - error when deleting coupon.
- Resolved #16 - Fix payment description (do not {{quote}}, wasn't this already done?).
- Resolved #17 - Add missing strings for message providers.
- Resolved #20 - discount not working > 999 (changed decimal size to 9,3).
- Changed pagelayout in couponmanager to 'admin' for a wider view.
- Added coupon usage tracking table. This is NOT foolproof due to the nature of Moodle's payment subsystem.
- Add autocomplete="off" to coupon input to prevent remembering former input.
Version 1.0.8 build 2024060400
- Thank you https://github.com/dreblen for providing a patch to fix issue 18.
- Thank you https://github.com/dreblen for providing a hint on the actual issue of issue 19.
- Updated CI to also support newer Moodle versions.
Version 1.0.7 build 2022092700
- After 98456093214985 stale builds, we decided to ONLY support 4.0 onwards.
Version 1.0.6 build 2021081606
** Removed "exit()" statement after redirect in several forms [phpmd:VIOLATION].
** Removed unused variables in several places [phpmd:VIOLATION].
** Removed several unused local variables over several files [phpmd:VIOLATION].
** Fixed newline issues [phpmd:VIOLATION].
** Removed all MOODLE_INTERNAL for singular classes as per MDLSITE-5967
** Resolved #11 (coupon code not "used" on free pass)
** Small readme fix
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue).
** Emergency fix: couponmanager fatal error for requiring removed lib.php
** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.3.0 (build 2025070900) (2025070900)
1.3.0 (build 2025070900)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2025070900
Version release name: 1.3.0 (build 2025070900)
Maturity: Stable
Supported Moodle versions: 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: v1.3.0
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
Version 1.3.0 build 2025070900
- Hide VAT if 0%
- Add coupon usage table
- Supports Moodle 4.2, 4.3 and 4.4
Version 1.2.0 build 2024121900
- Change namespacing as per MDL-76583
- Fix (github) issue #23
- Minimum Moodle version: 4.2
Version 1.0.9 build 2024092300
- Resolved #1 - plugin naming.
- Resolved #13 - error when deleting coupon.
- Resolved #16 - Fix payment description (do not {{quote}}, wasn't this already done?).
- Resolved #17 - Add missing strings for message providers.
- Resolved #20 - discount not working > 999 (changed decimal size to 9,3).
- Changed pagelayout in couponmanager to 'admin' for a wider view.
- Added coupon usage tracking table. This is NOT foolproof due to the nature of Moodle's payment subsystem.
- Add autocomplete="off" to coupon input to prevent remembering former input.
Version 1.0.8 build 2024060400
- Thank you https://github.com/dreblen for providing a patch to fix issue 18.
- Thank you https://github.com/dreblen for providing a hint on the actual issue of issue 19.
- Updated CI to also support newer Moodle versions.
Version 1.0.7 build 2022092700
- After 98456093214985 stale builds, we decided to ONLY support 4.0 onwards.
Version 1.0.6 build 2021081606
** Removed "exit()" statement after redirect in several forms [phpmd:VIOLATION].
** Removed unused variables in several places [phpmd:VIOLATION].
** Removed several unused local variables over several files [phpmd:VIOLATION].
** Fixed newline issues [phpmd:VIOLATION].
** Removed all MOODLE_INTERNAL for singular classes as per MDLSITE-5967
** Resolved #11 (coupon code not "used" on free pass)
** Small readme fix
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue).
** Emergency fix: couponmanager fatal error for requiring removed lib.php
** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.2.0 (build 2024121900) (2024121900)
1.2.0 (build 2024121900)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2024121900
Version release name: 1.2.0 (build 2024121900)
Maturity: Stable
Supported Moodle versions: 4.2, 4.3, 4.4, 4.5
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: 1.2.0
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
Version 1.2.0 build 2024121900
- Change namespacing as per MDL-76583
- Fix (github) issue #23
- Minimum Moodle version: 4.2
Version 1.0.9 build 2024092300
- Resolved #1 - plugin naming.
- Resolved #13 - error when deleting coupon.
- Resolved #16 - Fix payment description (do not {{quote}}, wasn't this already done?).
- Resolved #17 - Add missing strings for message providers.
- Resolved #20 - discount not working > 999 (changed decimal size to 9,3).
- Changed pagelayout in couponmanager to 'admin' for a wider view.
- Added coupon usage tracking table. This is NOT foolproof due to the nature of Moodle's payment subsystem.
- Add autocomplete="off" to coupon input to prevent remembering former input.
Version 1.0.8 build 2024060400
- Thank you https://github.com/dreblen for providing a patch to fix issue 18.
- Thank you https://github.com/dreblen for providing a hint on the actual issue of issue 19.
- Updated CI to also support newer Moodle versions.
Version 1.0.7 build 2022092700
- After 98456093214985 stale builds, we decided to ONLY support 4.0 onwards.
Version 1.0.6 build 2021081606
** Removed "exit()" statement after redirect in several forms [phpmd:VIOLATION].
** Removed unused variables in several places [phpmd:VIOLATION].
** Removed several unused local variables over several files [phpmd:VIOLATION].
** Fixed newline issues [phpmd:VIOLATION].
** Removed all MOODLE_INTERNAL for singular classes as per MDLSITE-5967
** Resolved #11 (coupon code not "used" on free pass)
** Small readme fix
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue).
** Emergency fix: couponmanager fatal error for requiring removed lib.php
** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.1.0 (build 2024090100) (2024090100)
1.1.0 (build 2024090100)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2024090100
Version release name: 1.1.0 (build 2024090100)
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: 1.1.0
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
Version 1.0.9 build 2024092300
- Resolved #1 - plugin naming.
- Resolved #13 - error when deleting coupon.
- Resolved #16 - Fix payment description (do not {{quote}}, wasn't this already done?).
- Resolved #17 - Add missing strings for message providers.
- Resolved #20 - discount not working > 999 (changed decimal size to 9,3).
- Changed pagelayout in couponmanager to 'admin' for a wider view.
- Added coupon usage tracking table. This is NOT foolproof due to the nature of Moodle's payment subsystem.
- Add autocomplete="off" to coupon input to prevent remembering former input.
Version 1.0.8 build 2024060400
- Thank you https://github.com/dreblen for providing a patch to fix issue 18.
- Thank you https://github.com/dreblen for providing a hint on the actual issue of issue 19.
- Updated CI to also support newer Moodle versions.
Version 1.0.7 build 2022092700
- After 98456093214985 stale builds, we decided to ONLY support 4.0 onwards.
Version 1.0.6 build 2021081606
** Removed "exit()" statement after redirect in several forms [phpmd:VIOLATION].
** Removed unused variables in several places [phpmd:VIOLATION].
** Removed several unused local variables over several files [phpmd:VIOLATION].
** Fixed newline issues [phpmd:VIOLATION].
** Removed all MOODLE_INTERNAL for singular classes as per MDLSITE-5967
** Resolved #11 (coupon code not "used" on free pass)
** Small readme fix
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue).
** Emergency fix: couponmanager fatal error for requiring removed lib.php
** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.0.8 (build 2024060400) (2024060400)
1.0.8 (build 2024060400)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2024060400
Version release name: 1.0.8 (build 2024060400)
Maturity: Stable
Supported Moodle versions: 4.0, 4.1, 4.2, 4.3, 4.4
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: 1.0.8
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
Version 1.0.8 build 2024060400
- Thank you https://github.com/dreblen for providing a patch to fix issue 18.
- Thank you https://github.com/dreblen for providing a hint on the actual issue of issue 19.
- Updated CI to also support newer Moodle versions.
Version 1.0.7 build 2022092700
- After 98456093214985 stale builds, we decided to ONLY support 4.0 onwards.
Version 1.0.6 build 2021081606
** Removed "exit()" statement after redirect in several forms [phpmd:VIOLATION].
** Removed unused variables in several places [phpmd:VIOLATION].
** Removed several unused local variables over several files [phpmd:VIOLATION].
** Fixed newline issues [phpmd:VIOLATION].
** Removed all MOODLE_INTERNAL for singular classes as per MDLSITE-5967
** Resolved #11 (coupon code not "used" on free pass)
** Small readme fix
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue).
** Emergency fix: couponmanager fatal error for requiring removed lib.php
** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.0.7 (build 2022092700) (2022092700)
1.0.7 (build 2022092700)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2022092700
Version release name: 1.0.7 (build 2022092700)
Maturity: Stable
Supported Moodle versions: 4.0
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: 1.0.7
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
Version 1.0.7 build 2022092700
- After 98456093214985 stale builds, we decided to ONLY support 4.0 onwards.
Version 1.0.6 build 2021081606
** Removed "exit()" statement after redirect in several forms [phpmd:VIOLATION].
** Removed unused variables in several places [phpmd:VIOLATION].
** Removed several unused local variables over several files [phpmd:VIOLATION].
** Fixed newline issues [phpmd:VIOLATION].
** Removed all MOODLE_INTERNAL for singular classes as per MDLSITE-5967
** Resolved #11 (coupon code not "used" on free pass)
** Small readme fix
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue).
** Emergency fix: couponmanager fatal error for requiring removed lib.php
** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.0.5 (build 2021081605) (2021081605)
1.0.5 (build 2021081605)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2021081605
Version release name: 1.0.5 (build 2021081605)
Maturity: Stable
Supported Moodle versions: 3.10, 3.11, 4.0
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: 1.0.5
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
- Version 1.0.5 build 2021081605
** Emergency fix: Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.4 build 2021081604
** Resolved #6 (fixed in previous version, this will autoclose the issue).
** Emergency fix: couponmanager fatal error for requiring removed lib.php
** Re-add lib.php due to it's mandated by "enrol_get_instances()" in enrollib.php
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.0.3 (build 2021081603) (2021081603)
1.0.3 (build 2021081603)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2021081603
Version release name: 1.0.3 (build 2021081603)
Maturity: Stable
Supported Moodle versions: 3.10, 3.11
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: v1.0.3
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
- Version 1.0.3 build 2021081603
** Resolve #5 (do not include coupon functionality if not in use)
** Resolve #7 General change of returned result in external::check_coupon()
We pretended to return floats that were actually formatted using localisation
whereas only the HTML part needs this.
** Resolve #9 (100% discount workaround)
** Added code to actually "use" a coupon code (increase "numused")
** Added specific warning/informative message in discount manager related to "zero payments".
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.0.2 (build 2021081602) (2021081602)
1.0.2 (build 2021081602)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2021081602
Version release name: 1.0.2 (build 2021081602)
Maturity: Stable
Supported Moodle versions: 3.10, 3.11
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag: v1.0.2
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
- Version 1.0.2 build 2021081602
** Resolve #2 (redirect to server root)
** Resolve #3 (missing capability names)
** Resolve #4 (avoid empty lib.php; removed file)
- Version 1.0.1 build 2021081601
** Added missing translations
** Fixed wrong field used for VAT (customint3)
** Fixed non existing page url (couponmanager; thanks @vicencarlos)
** Fixed table in event order_delivered (should be "enrol")
Version 1.0.0 build 2021081600
** Initial version
1.0.0 (build 2021081600) (2021081600)
1.0.0 (build 2021081600)
Plugin type: Enrolment
Frankenstyle component name: enrol_gwpayments
Version build number: 2021081600
Version release name: 1.0.0 (build 2021081600)
Maturity: Stable
Supported Moodle versions: 3.10, 3.11
Repository URL (Git): https://github.com/sebsoftnl/moodle-enrol_gwpayments
Repository branch:
Repository tag:
Issue/bug tracker URL: https://github.com/sebsoftnl/moodle-enrol_gwpayments/issues
Version 1.0.0 build 2021081600
** Initial version