You are here

10 calls to uc_credit_cache() in Ubercart 7.3

template_preprocess_uc_order_view_row_invoice in uc_order/views/uc_order.views.inc
Preprocesses a views row invoice plugin.
uc_credit_cart_review_back_submit in payment/uc_credit/uc_credit.module
Caches the encrypted CC data on the review order form for processing.
uc_credit_cart_review_pre_form_submit in payment/uc_credit/uc_credit.module
Caches the encrypted CC data on the review order form for processing.
uc_credit_form_uc_cart_checkout_form_alter in payment/uc_credit/uc_credit.module
Implements hook_form_FORM_ID_alter() for uc_cart_checkout_form().
uc_credit_form_uc_cart_checkout_review_form_alter in payment/uc_credit/uc_credit.module
Implements hook_form_FORM_ID_alter() for uc_cart_checkout_review_form().
uc_credit_terminal_form_submit in payment/uc_credit/uc_credit.admin.inc
Submit handler for credit terminal form.
uc_credit_uc_order in payment/uc_credit/uc_credit.module
Implements hook_uc_order().
uc_credit_update_7000 in payment/uc_credit/uc_credit.install
Remove credit card debug mode.
uc_payment_method_credit in payment/uc_credit/uc_credit.module
Callback function for the Credit Card payment method.
uc_payment_method_credit_form in payment/uc_credit/uc_credit.module
Displays the credit card details form on the checkout screen.