constant SAGEPAY_SETTING_TRANSACTION_PREFIX in Drupal Commerce SagePay Integration 7
2 uses of SAGEPAY_SETTING_TRANSACTION_PREFIX
- commerce_sagepay_settings_form in includes/
commerce_sagepay.admin.inc - Settings form containing all configuration for the SagePay module.
- _commerce_sagepay_vendor_tx_code in includes/
commerce_sagepay_common.inc
File
- includes/
commerce_sagepay_constants.inc, line 91 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_SETTING_TRANSACTION_PREFIX', 'sagepay_txn_prefix');