Moodle PHP Documentation 4.3
Moodle 4.3.5 (Build: 20240610) (7dcfaa79f78)
core_payment\helper Member List

This is the complete list of members for core_payment\helper, including all inherited members.

add_common_gateway_settings(\admin_settingpage $settings, string $gateway)core_payment\helperstatic
delete_payment_account(account $account)core_payment\helperstatic
deliver_order(string $component, string $paymentarea, int $itemid, int $paymentid, int $userid)core_payment\helperstatic
gateways_modal_link_params(string $component, string $paymentarea, int $itemid, string $description)core_payment\helperstatic
get_available_gateways(string $component, string $paymentarea, int $itemid)core_payment\helperstatic
get_cost_as_string(float $amount, string $currency, float $surcharge=0)core_payment\helperstatic
get_gateway_configuration(string $component, string $paymentarea, int $itemid, string $gatewayname)core_payment\helperstatic
get_gateway_surcharge(string $gateway)core_payment\helperstatic
get_payable(string $component, string $paymentarea, int $itemid)core_payment\helperstatic
get_payment_accounts_menu(\context $context)core_payment\helperstatic
get_payment_accounts_to_manage(\context $context, bool $showarchived=false)core_payment\helperstatic
get_rounded_cost(float $amount, string $currency, float $surcharge=0)core_payment\helperstatic
get_success_url(string $component, string $paymentarea, int $itemid)core_payment\helperstatic
get_supported_currencies()core_payment\helperstatic
restore_payment_account(account $account)core_payment\helperstatic
save_payment(int $accountid, string $component, string $paymentarea, int $itemid, int $userid, float $amount, string $currency, string $gateway)core_payment\helperstatic
save_payment_account(\stdClass $data)core_payment\helperstatic
save_payment_gateway(\stdClass $data)core_payment\helperstatic