constant COMMERCE_CREDIT_AUTH_ONLY in Commerce Core 7
File
- modules/
payment/ commerce_payment.module, line 26 - Defines the payment system and checkout integration.
Code
define('COMMERCE_CREDIT_AUTH_ONLY', 'authorize');
define('COMMERCE_CREDIT_AUTH_ONLY', 'authorize');