You are here

constant SAGEPAY_REMOTE_STATUS_OK in Drupal Commerce SagePay Integration 7

2 uses of SAGEPAY_REMOTE_STATUS_OK
commerce_sagepay_form_redirect_form_validate in includes/commerce_sagepay_form.inc
Implements hook_redirect_form_validate().
commerce_sagepay_repeat_process_transaction in includes/commerce_sagepay_repeat.inc
Process a repeat transaction

File

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

Code

define('SAGEPAY_REMOTE_STATUS_OK', 'OK');