You are here

constant SAGEPAY_SHARED_REPEAT_TRANSACTION_SIMULATION in Drupal Commerce SagePay Integration 7

3 uses of SAGEPAY_SHARED_REPEAT_TRANSACTION_SIMULATION
commerce_sagepay_repeat_deferred_form_submit in includes/commerce_sagepay_repeat_deferred.inc
Submit handler: defer repeat a transaction.
commerce_sagepay_repeat_form_submit in includes/commerce_sagepay_repeat.inc
Submit handler: Repeat a transaction.
commerce_sagepay_repeat_process_transaction in includes/commerce_sagepay_repeat.inc
Process a repeat transaction

File

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

Code

define('SAGEPAY_SHARED_REPEAT_TRANSACTION_SIMULATION', 'https://test.sagepay.com/Simulator/VSPServerGateway.asp?Service=VendorRepeatTx');