You are here

constant SAGEPAY_PAYPAL in Drupal Commerce SagePay Integration 7

2 uses of SAGEPAY_PAYPAL
commerce_sagepay_paypal_submit_form_validate in modules/commerce_sagepay_paypal/includes/commerce_sagepay_paypal.inc
Payment method callback: checkout form submission.
_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 114
commerce_sagepay_constants. Provides constants for most other Commerce modules

Code

define('SAGEPAY_PAYPAL', 'paypal');