constant SAGEPAY_DIRECT_SERVER_TEST in Drupal Commerce SagePay Integration 7
3 uses of SAGEPAY_DIRECT_SERVER_TEST
- 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_token_cardonfile_charge in modules/
sagepay_token/ sagepay_token.module - Implements Card on File Charge Callback.
File
- includes/
commerce_sagepay_constants.inc, line 30 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_DIRECT_SERVER_TEST', 'https://test.sagepay.com/gateway/service/vspdirect-register.vsp');