commerce_mollie_commerce_payment_method_info |
./commerce_mollie.module |
Implements hook_commerce_payment_method_info(). |
|
|
commerce_mollie_init |
./commerce_mollie.module |
Implements hook_init(). |
|
|
commerce_mollie_menu |
./commerce_mollie.module |
Implements hook_menu(). |
|
|
commerce_mollie_permission |
./commerce_mollie.module |
Implements hook_permission(). |
|
|
commerce_mollie_redirect_form |
./commerce_mollie.module |
Implements hook_commerce_redirect_form(). |
|
|
commerce_mollie_request_payment_status_form |
./commerce_mollie.module |
Retrieve a new status update about the payment. |
|
1 |
commerce_mollie_request_status |
./commerce_mollie.module |
Request new payment status. |
2 |
|
commerce_mollie_return |
./commerce_mollie.module |
Response return url for Mollie. |
|
1 |
commerce_mollie_settings_form |
./commerce_mollie.module |
Implements hook_commerce_settings_form(). |
|
|
commerce_mollie_status_explained |
./commerce_mollie.module |
Return a explaining message with the Mollie status. |
1 |
|
commerce_mollie_transfer_transaction_confirm_access |
./commerce_mollie.module |
Access callback function to limit access to Mollie payments. |
|
1 |
commerce_mollie_webhook |
./commerce_mollie.module |
Handles the callback/webhook call from Mollie and set the payment status accordingly. |
|
1 |
_commerce_mollie_api_key_element_validate |
./commerce_mollie.module |
Validates the entered Mollie live and test API keys. |
|
1 |
_commerce_mollie_get_payment_method_instance |
./commerce_mollie.module |
Returns the Mollie payment method instance. |
2 |
|