constant SAGEPAY_SETTING_BYPASS_COMMERCE_CARD_VALIDATION in Drupal Commerce SagePay Integration 7
2 uses of SAGEPAY_SETTING_BYPASS_COMMERCE_CARD_VALIDATION
- commerce_sagepay_direct_submit_form_validate in includes/
commerce_sagepay_direct.inc - Payment method callback: checkout form validation.
- commerce_sagepay_settings_form in includes/
commerce_sagepay.admin.inc - Settings form containing all configuration for the SagePay module.
File
- includes/
commerce_sagepay_constants.inc, line 103 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_SETTING_BYPASS_COMMERCE_CARD_VALIDATION', 'sagepay_bypass_commerce_card_validation');