Gateway Payments activity module

Activities ::: mod_gwpayments
Maintained by Rogier van Dongen, Sebsoft BV
Part of set Gateway Payments.
Provides a means of restricting access to other resources in a course by having to pay for the course module. Access restriction to other courses can then be configured using normal availability conditions based on activity completion.

Gateway Payments activity module 1.0.2 (build 2021081602)

Moodle 3.11, 4.0
Released: ĵaŭdo, 14 de aprilo 2022, 21:54

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

  1. Make sure you have all the required versions.
  2. Download and unpack the module.
  3. Place the folder (eg "assignment") in the "mod" subdirectory.
  4. Visit http://yoursite.com/admin to finish the installation