You are here

constant SAGEPAY_TXN_MODE_SHOWPOST in Drupal Commerce SagePay Integration 7

4 uses of SAGEPAY_TXN_MODE_SHOWPOST
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.
commerce_sagepay_paypal_submit_form_validate in modules/commerce_sagepay_paypal/includes/commerce_sagepay_paypal.inc
Payment method callback: checkout form submission.
sagepay_token_cardonfile_charge in modules/sagepay_token/sagepay_token.module
Implements Card on File Charge Callback.

File

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

Code

define('SAGEPAY_TXN_MODE_SHOWPOST', 'showpost');