constant SAGEPAY_SETTING_TRANSACTION_MODE in Drupal Commerce SagePay Integration 7
21 uses of SAGEPAY_SETTING_TRANSACTION_MODE
- commerce_sagepay_abort_transaction in includes/
commerce_sagepay_abort.inc - commerce_sagepay_authorise_form_submit in includes/
commerce_sagepay_authorise.inc - Submit handler: process a prior authorization capture.
- commerce_sagepay_cancel_transaction in includes/
commerce_sagepay_cancel.inc - commerce_sagepay_direct_submit_form_submit in includes/
commerce_sagepay_direct.inc - Payment method callback: checkout form submission.
- commerce_sagepay_direct_submit_form_validate in includes/
commerce_sagepay_direct.inc - Payment method callback: checkout form validation.
File
- includes/
commerce_sagepay_constants.inc, line 90 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_SETTING_TRANSACTION_MODE', 'sagepay_txn_mode');