constant SAGEPAY_REMOTE_STATUS_DEFERRED in Drupal Commerce SagePay Integration 7
3 uses of SAGEPAY_REMOTE_STATUS_DEFERRED
- commerce_sagepay_abort_access in ./
commerce_sagepay.module - Determines access to the abort form for SagePay.
- commerce_sagepay_process_response in includes/
commerce_sagepay_common.inc - Helper function to process the response from SagePay of any transaction type.
- commerce_sagepay_release_access in ./
commerce_sagepay.module - Determines access to the prior authorization release form for SagePay.
File
- includes/
commerce_sagepay_constants.inc, line 123 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_REMOTE_STATUS_DEFERRED', 'DEFERRED');