constant SAGEPAY_REMOTE_STATUS_3D_SECURE in Drupal Commerce SagePay Integration 7
2 uses of SAGEPAY_REMOTE_STATUS_3D_SECURE
- commerce_sagepay_process_response in includes/
commerce_sagepay_common.inc - Helper function to process the response from SagePay of any transaction type.
- sagepay_3d_secure_load_transaction in modules/
sagepay_3d_secure/ sagepay_3d_secure.module - Check if an order has a partial 3D secure transaction and return it.
File
- includes/
commerce_sagepay_constants.inc, line 135 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_REMOTE_STATUS_3D_SECURE', '3DSECURE');