constant UC_CREDIT_AUTH_ONLY in Ubercart 5
Same name and namespace in other branches
- 8.4 payment/uc_credit/uc_credit.module \UC_CREDIT_AUTH_ONLY
- 6.2 payment/uc_credit/uc_credit.module \UC_CREDIT_AUTH_ONLY
- 7.3 payment/uc_credit/uc_credit.module \UC_CREDIT_AUTH_ONLY
13 uses of UC_CREDIT_AUTH_ONLY
- uc_authorizenet_payment_gateway in payment/
uc_authorizenet/ uc_authorizenet.module - Implementation of hook_payment_gateway().
- uc_authorizenet_update_2 in payment/
uc_authorizenet/ uc_authorizenet.install - uc_credit_terminal_form in payment/
uc_credit/ uc_credit.module - uc_credit_terminal_form_submit in payment/
uc_credit/ uc_credit.module - uc_cybersource_charge in payment/
uc_cybersource/ uc_cybersource.module
File
- payment/
uc_credit/ uc_credit.module, line 9 - Defines the credit card payment method and hooks in payment gateways.
Code
define('UC_CREDIT_AUTH_ONLY', 'authorize');