You are here

constant SAGEPAY_DIRECT_SERVER_SIMULATION in Drupal Commerce SagePay Integration 7

4 uses of SAGEPAY_DIRECT_SERVER_SIMULATION
commerce_sagepay_direct_submit_form_submit in includes/commerce_sagepay_direct.inc
Payment method callback: checkout form submission.
commerce_sagepay_paypal_submit_form_validate in modules/commerce_sagepay_paypal/includes/commerce_sagepay_paypal.inc
Payment method callback: checkout form submission.
sagepay_3d_secure_callback in modules/sagepay_3d_secure/sagepay_3d_secure.module
Process callback response from merchant server.
sagepay_token_cardonfile_charge in modules/sagepay_token/sagepay_token.module
Implements Card on File Charge Callback.

File

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

Code

define('SAGEPAY_DIRECT_SERVER_SIMULATION', 'https://test.sagepay.com/Simulator/VSPDirectGateway.asp');