You are here

constant SAGEPAY_REMOTE_STATUS_AUTHENTICATE in Drupal Commerce SagePay Integration 7

3 uses of SAGEPAY_REMOTE_STATUS_AUTHENTICATE
commerce_sagepay_cancel_access in ./commerce_sagepay.module
Determines access to the cancel form for SagePay.
commerce_sagepay_form_redirect_form_validate in includes/commerce_sagepay_form.inc
Implements hook_redirect_form_validate().
commerce_sagepay_process_response in includes/commerce_sagepay_common.inc
Helper function to process the response from SagePay of any transaction type.

File

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

Code

define('SAGEPAY_REMOTE_STATUS_AUTHENTICATE', 'AUTHENTICATE');