7 calls to commerce_payment_methods() in Commerce Core 7
- commerce_payment_default_rules_configuration in modules/
payment/ commerce_payment.rules_defaults.inc - Implements hook_default_rules_configuration().
- commerce_payment_entity_info in modules/
payment/ commerce_payment.module - Implements of hook_entity_info().
- commerce_payment_handler_filter_payment_method::get_value_options in modules/
payment/ includes/ views/ handlers/ commerce_payment_handler_filter_payment_method.inc - Child classes should be used to override this function and set the 'value options', unless 'options callback' is defined as a valid function or static public method to generate these values.
- commerce_payment_method_get_title in modules/
payment/ commerce_payment.module - Returns the title of any or all payment methods.
- commerce_payment_method_load in modules/
payment/ commerce_payment.module - Returns a payment method array.
- commerce_payment_order_transaction_add_form in modules/
payment/ includes/ commerce_payment.forms.inc - Allows an administrator to choose a payment method type and add a transaction for a specific order.
- commerce_payment_rules_action_info in modules/
payment/ commerce_payment.rules.inc - Implements hook_rules_action_info().