Moodle Plugins directory: Gateway Payments activity module: Versions: 1.0.2 (build 2021081602) | Moodle.org
Gateway Payments activity module
Gateway Payments activity module 1.0.2 (build 2021081602)
Version 1.0.2 (build 2021081602)
** Resolved #1 (Fatal error after adding to course) ** Resolved #2 (custom_completion class added) ** Resolved #3 Added backup/restore. ** Removed a number of MOODLE_INTERNAL checks as per MDLSITE-5967. ** Removed commented LOC that made a reference to "phpcs:ignore". Looks like Moodle CI has NOT implemented this yet.
Version 1.0.1 (build 2021081601)
** Added global default: currency ** Added options to hide/disable payment button when "invalid" ** Added warnings for misconfigurations or when payments cannot be performed ** Some small code fixes ** Fixed nullability in install.xml (including upgrade.php even though not needed except internally) ** Fixed/changed gwpayments_cm_info_dynamic to use INSTANCE config over global config ** Fixed typo to \core_user\fields (instead of non-existing core\user_fields) ** Moved *_get_completion_state to deprecatedlib.php ** Introduced new custom_completion class ** Added mod_gwpayments_get_completion_active_rule_descriptions()
Version 1.0.0 (build 2021081600)
** Initial version
Version information
- Version build number
- 2021081602
- Version release name
- 1.0.2 (build 2021081602)
- Maturity
- Stable version
- MD5 Sum
- fa308e3aa6e508e8f83529c94a379b2a
- Supported software
- Moodle 3.11, Moodle 4.0
- Latest release for Moodle 3.11
- Latest release for Moodle 4.0
Version control information
- Version control system (VCS)
- GIT
- VCS repository URL
- VCS tag
- 1.0.2
Default installation instructions for plugins of the type Activities
- Make sure you have all the required versions.
- Download and unpack the module.
- Place the folder (eg "assignment") in the "mod" subdirectory.
- Visit http://yoursite.com/admin to finish the installation