You are here

Functions in Commerce Custom Offline Payments 7

Primary tabs

Namesort descending Location Description Direct uses Strings
commerce_cop_admin_overview ./commerce_cop.admin.inc Returns an administrative overview of all custom offline payments. 1
commerce_cop_bank_transfer_commerce_custom_offline_payments payments/commerce_cop_bank_transfer/commerce_cop_bank_transfer.features.inc Implements hook_commerce_custom_offline_payments().
commerce_cop_ccod_commerce_custom_offline_payments payments/commerce_cop_ccod/commerce_cop_ccod.features.inc Implements hook_commerce_custom_offline_payments().
commerce_cop_cheque_commerce_custom_offline_payments payments/commerce_cop_cheque/commerce_cop_cheque.features.inc Implements hook_commerce_custom_offline_payments().
commerce_cop_cod_commerce_custom_offline_payments payments/commerce_cop_cod/commerce_cop_cod.features.inc Implements hook_commerce_custom_offline_payments().
commerce_cop_commerce_payment_method_info ./commerce_cop.module Implements hook_commerce_payment_method_info().
commerce_cop_confirm_payment_form ./commerce_cop.module Form to Receive the Payment 1
commerce_cop_confirm_payment_form_submit ./commerce_cop.module Submit handler: confirm the "offline" payment
commerce_cop_confirm_payment_form_validate ./commerce_cop.module Validate handler: ensure a valid amount is given.
commerce_cop_delete_payment_form ./commerce_cop.admin.inc payment delete form. 1
commerce_cop_delete_payment_form_submit ./commerce_cop.admin.inc
commerce_cop_edit_payment_form ./commerce_cop.admin.inc Form to edit checkout payment. 1
commerce_cop_edit_payment_form_submit ./commerce_cop.admin.inc _state
commerce_cop_features_api ./commerce_cop.module Implements hook_features_api().
commerce_cop_form_rules_ui_edit_element_alter ./commerce_cop.module Implements hook_form_FORM_ID_alter().
commerce_cop_get_payments ./commerce_cop.module Function to get custom payments. 6
commerce_cop_menu ./commerce_cop.module Implements hook_menu().
commerce_cop_payment_access ./commerce_cop.module User access callback for cashing cheque 1
commerce_cop_payment_delete ./commerce_cop.module Delete a checkout payment. 1
commerce_cop_payment_save ./commerce_cop.module Delete a checkout payment. 2
commerce_cop_pay_in_person_commerce_custom_offline_payments payments/commerce_cop_pay_in_person/commerce_cop_pay_in_person.features.inc Implements hook_commerce_custom_offline_payments().
commerce_cop_permission ./commerce_cop.module Implements hook_permission().
commerce_cop_schema ./commerce_cop.install Implements hook_schema().
commerce_cop_settings_form ./commerce_cop.module Payment method callback: settings form.
commerce_cop_submit_form ./commerce_cop.module Payment method callback: checkout form.
commerce_cop_submit_form_submit ./commerce_cop.module Payment method callback: checkout form submission.
commerce_cop_submit_form_validate ./commerce_cop.module Payment method callback: checkout form validation.
commerce_cop_tokens ./commerce_cop.module Implements hook_tokens().
commerce_cop_token_info_alter ./commerce_cop.module Implements hook_token_info_alter().
commerce_cop_transaction ./commerce_cop.module Creates a cheque payment transaction for the specified charge amount. 1
commerce_cop_update_7000 ./commerce_cop.install Add 'checkout' and 'terminal' columns to the 'commerce_custom_offline_payment' table to extend the payments definitions/settings.
commerce_cop_update_7001 ./commerce_cop.install Add 'fieldable' columns to the 'commerce_custom_offline_payment' table for for Drupal Commerce Payment Transaction Fields.
commerce_cop_update_7002 ./commerce_cop.install Drop and recreate 'machine name' unique key replacing space with underscore Required for SQL Server compatibility
commerce_custom_offline_payment_features_export ./commerce_custom_offline_payment.features.inc Implements hook_features_export().
commerce_custom_offline_payment_features_export_options ./commerce_custom_offline_payment.features.inc Implements hook_features_export_options().
commerce_custom_offline_payment_features_export_render ./commerce_custom_offline_payment.features.inc Implements hook_features_export_render().
commerce_custom_offline_payment_features_rebuild ./commerce_custom_offline_payment.features.inc Implements hook_features_rebuild().
commerce_custom_offline_payment_features_revert ./commerce_custom_offline_payment.features.inc Implements hook_features_revert(). 1
custom_offline_payment_load ./commerce_cop.module Load a custom offline payment by ID. 5 1

Other projects