8 calls to _payment_method_list() in Ubercart 6.2
- uc_checkout_pane_payment in payment/
uc_payment/ uc_payment_checkout_pane.inc - @file Checkout pane functions for uc_payment.module.
- uc_order_condition_payment_method_form in payment/
uc_payment/ uc_payment.ca.inc - uc_order_pane_payment in payment/
uc_payment/ uc_payment_order_pane.inc - Handles the Payment order pane.
- uc_payment_by_order_form in payment/
uc_payment/ uc_payment.admin.inc - Displays a list of payments attached to an order.
- uc_payment_gateways_form in payment/
uc_payment/ uc_payment.admin.inc - Displays an overview of the available payment gateways.
- uc_payment_methods_form in payment/
uc_payment/ uc_payment.admin.inc - Displays an overview of the available payment methods.
- uc_payment_order in payment/
uc_payment/ uc_payment.module - Implements hook_order().
- _payment_method_data in payment/
uc_payment/ uc_payment.module - Returns data from a payment method by method ID and the array key.