16 calls to uc_credit_encryption_key() in Ubercart 5
- hook_store_status in docs/
hooks.php - Add status messages to the "Store administration" page.
- 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 - Implementation of hook_cron().
- uc_credit_encrypt_existing in payment/
uc_credit/ uc_credit.module - uc_credit_form_alter in payment/
uc_credit/ uc_credit.module - Implementation of hook_form_alter().
- uc_credit_order in payment/
uc_credit/ uc_credit.module - Implementation of hook_order().
- uc_credit_payment_method in payment/
uc_credit/ uc_credit.module - Implementation of hook_payment_method().
- uc_credit_store_status in payment/
uc_credit/ uc_credit.module - Implementation of hook_store_status().
- uc_credit_terminal_form_submit in payment/
uc_credit/ uc_credit.module - uc_cybersource_payment_gateway_settings_submit in payment/
uc_cybersource/ uc_cybersource.module - uc_payment_method_credit in payment/
uc_credit/ uc_credit.module - uc_recurring_fee_load in payment/
uc_recurring/ uc_recurring.module - Loads a recurring fee either from a product or for a user.
- _save_cc_data_to_order in payment/
uc_credit/ uc_credit.module - _uc_authorizenet_login_data in payment/
uc_authorizenet/ uc_authorizenet.module - _uc_cybersource_soap_login_data in payment/
uc_cybersource/ uc_cybersource.module