|
static | execute (string $component, string $paymentarea, int $itemid) |
| Returns the list of gateways that can process payments in the given currency.
|
|
static | execute_parameters () |
| Returns description of method parameters.
|
|
static | execute_returns () |
| Returns description of method result value.
|
|
◆ execute()
static core_payment\external\get_available_gateways::execute |
( |
string | $component, |
|
|
string | $paymentarea, |
|
|
int | $itemid ) |
|
static |
Returns the list of gateways that can process payments in the given currency.
- Parameters
-
string | $component | |
string | $paymentarea | |
int | $itemid | |
- Return values
-
◆ execute_parameters()
static core_payment\external\get_available_gateways::execute_parameters |
( |
| ) |
|
|
static |
Returns description of method parameters.
- Return values
-
external_function_parameters | |
◆ execute_returns()
static core_payment\external\get_available_gateways::execute_returns |
( |
| ) |
|
|
static |
Returns description of method result value.
- Return values
-
external_multiple_structure | |
The documentation for this class was generated from the following file:
- payment/classes/external/get_available_gateways.php