constant SAGEPAY_VALIDATE_NAME in Drupal Commerce SagePay Integration 7
1 use of SAGEPAY_VALIDATE_NAME
- _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 117 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_VALIDATE_NAME', 'name');