Search moodle.org's
Developer Documentation

See Release Notes

  • Bug fixes for general core bugs in 4.0.x will end 8 May 2023 (12 months).
  • Bug fixes for security issues in 4.0.x will end 13 November 2023 (18 months).
  • PHP version: minimum PHP 7.3.0 Note: the minimum PHP version has increased since Moodle 3.10. PHP 7.4.x is also supported.

Differences Between: [Versions 400 and 402] [Versions 400 and 403]

This class contains a list of webservice functions related to the PayPal payment gateway.

Copyright: 2020 Shamim Rezaie <shamim@moodle.com>
License: http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
File Size: 94 lines (3 kb)
Included or required:0 times
Referenced: 0 times
Includes or requires: 0 files

Defines 1 class

get_config_for_js:: (3 methods):
  execute_parameters()
  execute()
  execute_returns()


Class: get_config_for_js  - X-Ref

execute_parameters()   X-Ref
Returns description of method parameters.

return: external_function_parameters

execute(string $component, string $paymentarea, int $itemid)   X-Ref
Returns the config values required by the PayPal JavaScript SDK.

return: string[]
param: string $component
param: string $paymentarea
param: int $itemid

execute_returns()   X-Ref
Returns description of method result value.

return: external_single_structure