constant SAGEPAY_SETTING_VENDOR_NAME in Drupal Commerce SagePay Integration 7
16 uses of SAGEPAY_SETTING_VENDOR_NAME
- 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_form_redirect_form in includes/
commerce_sagepay_form.inc - Implements hook_form_redirect_form().
- commerce_sagepay_order_form in includes/
commerce_sagepay_common.inc - Sets up a new form for the submit to Sage Pay button (off site redirect).
File
- includes/
commerce_sagepay_constants.inc, line 87 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_SETTING_VENDOR_NAME', 'sagepay_vendor');