constant SAGEPAY_DIRECT in Drupal Commerce SagePay Integration 7
4 uses of SAGEPAY_DIRECT
- commerce_sagepay_direct_submit_form_submit in includes/
commerce_sagepay_direct.inc - Payment method callback: checkout form submission.
- sagepay_token_cardonfile_charge in modules/
sagepay_token/ sagepay_token.module - Implements Card on File Charge Callback.
- sagepay_token_sagepay_order_data_alter in modules/
sagepay_token/ sagepay_token.module - Implements hook_sagepay_order_data_alter().
- _commerce_sagepay_encrypted_order in includes/
commerce_sagepay_common.inc - Encrypt the order details ready to send to SagePay Server.
File
- includes/
commerce_sagepay_constants.inc, line 112 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_DIRECT', 'direct');