You are here

11 calls to _uc_payment_method_data() in Ubercart 7.3

template_preprocess_uc_packing_slip in shipping/uc_shipping/uc_shipping.module
Preprocess function to make tokens available in the packing slip template.
uc_checkout_pane_payment in payment/uc_payment/uc_payment_checkout_pane.inc
@file Checkout pane functions for uc_payment.module.
uc_order_handler_field_payment_method::render in uc_order/views/uc_order_handler_field_payment_method.inc
Overrides views_handler_field::render().
uc_order_pane_payment in payment/uc_payment/uc_payment_order_pane.inc
Handles the Payment order pane.
uc_payment_enter in payment/uc_payment/uc_payment.module
Enters a payment for an order.
uc_payment_form_uc_cart_checkout_review_form_alter in payment/uc_payment/uc_payment.module
Implements hook_form_FORM_ID_alter() for uc_cart_checkout_review_form().
uc_payment_method_settings_form in payment/uc_payment/uc_payment.admin.inc
Displays settings for a single payment method.
uc_payment_method_title in payment/uc_payment/uc_payment.module
Title callback for payment method settings.
uc_payment_process_payment in payment/uc_payment/uc_payment.module
Processes a payment through an enabled payment gateway.
uc_payment_tokens in payment/uc_payment/uc_payment.tokens.inc
Implements hook_tokens().
uc_payment_uc_order in payment/uc_payment/uc_payment.module
Implements hook_uc_order().