You are here

constant SAGEPAY_SETTING_DIRECT_ENABLED in Drupal Commerce SagePay Integration 7

2 uses of SAGEPAY_SETTING_DIRECT_ENABLED
commerce_sagepay_settings_form in includes/commerce_sagepay.admin.inc
Settings form containing all configuration for the SagePay module.
commerce_sagepay_settings_form_validate in includes/commerce_sagepay.admin.inc

File

includes/commerce_sagepay_constants.inc, line 20
commerce_sagepay_constants. Provides constants for most other Commerce modules

Code

define('SAGEPAY_SETTING_DIRECT_ENABLED', 'sagepay_direct_enabled');