You are here

17 calls to uc_credit_encryption_key() in Ubercart 6.2

hook_store_status in docs/hooks.php
Adds status messages to the "Store administration" page.
UbercartCreditCardTestCase::configureCreditCard in payment/uc_credit/uc_credit.test
Helper function to configure Credit Card payment method settings.
UbercartCreditCardTestCase::testSecuritySettings in payment/uc_credit/uc_credit.test
Tests security settings configuration.
uc_authorizenet_payment_gateway_settings_submit in payment/uc_authorizenet/uc_authorizenet.module
uc_credit_cache in payment/uc_credit/uc_credit.module
Caches CC details on a pageload for use in various functions.
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_payment_method in payment/uc_credit/uc_credit.module
Implements hook_payment_method().
uc_credit_settings_form_validate in payment/uc_credit/uc_credit.module
Validates the encryption key directory and key file.
uc_credit_store_status in payment/uc_credit/uc_credit.module
Implements hook_store_status().
uc_credit_terminal_form_submit in payment/uc_credit/uc_credit.admin.inc
Submit handler for credit terminal form.
uc_cybersource_payment_gateway_settings_submit in payment/uc_cybersource/uc_cybersource.module
uc_payment_method_credit in payment/uc_credit/uc_credit.module
Callback function for the Credit Card payment method.
_save_cc_data_to_order in payment/uc_credit/uc_credit.module
Saves a CC data array to an order's data array.
_uc_authorizenet_login_data in payment/uc_authorizenet/uc_authorizenet.module
_uc_cybersource_soap_login_data in payment/uc_cybersource/uc_cybersource.module