You are here

constant SAGEPAY_REMOTE_STATUS_INVALID in Drupal Commerce SagePay Integration 7

6 uses of SAGEPAY_REMOTE_STATUS_INVALID
commerce_sagepay_paypal_handle_callback in modules/commerce_sagepay_paypal/includes/commerce_sagepay_paypal.inc
Handle a POST callback from Pay Pal to confirm the transaction.
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_repeat_process_transaction in includes/commerce_sagepay_repeat.inc
Process a repeat transaction

... See full list

File

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

Code

define('SAGEPAY_REMOTE_STATUS_INVALID', 'INVALID');