constant SAGEPAY_REMOTE_STATUS_CANCELLED in Drupal Commerce SagePay Integration 7
3 uses of SAGEPAY_REMOTE_STATUS_CANCELLED
- commerce_sagepay_abort_transaction in includes/
commerce_sagepay_abort.inc - commerce_sagepay_cancel_transaction in includes/
commerce_sagepay_cancel.inc - commerce_sagepay_void_form_submit in includes/
commerce_sagepay_void.inc - Submit handler: Void a prior transaction.
File
- includes/
commerce_sagepay_constants.inc, line 134 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_REMOTE_STATUS_CANCELLED', 'CANCELLED');