constant SAGEPAY_PAYPAL_COMPLETION_TEST in Drupal Commerce SagePay Integration 7
1 use of SAGEPAY_PAYPAL_COMPLETION_TEST
- commerce_sagepay_paypal_handle_callback in modules/
commerce_sagepay_paypal/ includes/ commerce_sagepay_paypal.inc - Handle a POST callback from Pay Pal to confirm the transaction.
File
- includes/
commerce_sagepay_constants.inc, line 83 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_PAYPAL_COMPLETION_TEST', 'https://test.sagepay.com/gateway/service/complete.vsp');