7 uses of SAGEPAY_REMOTE_STATUS_FAIL in Drupal Commerce SagePay Integration 7
- commerce_sagepay_form_redirect_form_validate in includes/
commerce_sagepay_form.inc - Implements hook_redirect_form_validate().
- commerce_sagepay_process_response in includes/
commerce_sagepay_common.inc - Helper function to process the response from SagePay of any transaction type.
- 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_handle_callback in includes/
commerce_sagepay_server.inc - Process the callback that is sent by SagePay Server.
- commerce_sagepay_server_redirect_form in includes/
commerce_sagepay_server.inc - Implements hook_redirect_form().