You are here

8 calls to uc_credit_cache() in Ubercart 6.2

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_cron in payment/uc_credit/uc_credit.module
Implements hook_cron().
uc_credit_form_alter in payment/uc_credit/uc_credit.module
Implements hook_form_alter().
uc_credit_order in payment/uc_credit/uc_credit.module
Implements hook_order().
uc_credit_terminal_form_submit in payment/uc_credit/uc_credit.admin.inc
Submit handler for credit terminal form.
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.