constant SAGEPAY_VALIDATE_ADDRESS in Drupal Commerce SagePay Integration 7
1 use of SAGEPAY_VALIDATE_ADDRESS
- _commerce_sagepay_validate_input in includes/
commerce_sagepay_utils.inc - Validate a string against allowed parameters in the SagePay Protocol.
File
- includes/
commerce_sagepay_constants.inc, line 118 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_VALIDATE_ADDRESS', 'address');