You are here

constant SAGEPAY_REMOTE_STATUS_STARTED in Drupal Commerce SagePay Integration 7

4 uses of SAGEPAY_REMOTE_STATUS_STARTED
commerce_sagepay_refund_access in ./commerce_sagepay.module
Determines access to the refund form for SagePay.
commerce_sagepay_repeat_access in ./commerce_sagepay.module
Determines access to the repeat form for SagePay.
commerce_sagepay_repeat_deferred_access in ./commerce_sagepay.module
Determines access to the repeat form for SagePay.
commerce_sagepay_server_redirect_form in includes/commerce_sagepay_server.inc
Implements hook_redirect_form().

File

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

Code

define('SAGEPAY_REMOTE_STATUS_STARTED', 'STARTED');