constant SAGEPAY_REMOTE_STATUS_PAYMENT in Drupal Commerce SagePay Integration 7
4 uses of SAGEPAY_REMOTE_STATUS_PAYMENT
- commerce_sagepay_process_response in includes/
commerce_sagepay_common.inc - Helper function to process the response from SagePay of any transaction type.
- commerce_sagepay_release_transaction in includes/
commerce_sagepay_release.inc - commerce_sagepay_repeat_form_submit in includes/
commerce_sagepay_repeat.inc - Submit handler: Repeat a transaction.
- commerce_sagepay_repeat_process_transaction in includes/
commerce_sagepay_repeat.inc - Process a repeat transaction
File
- includes/
commerce_sagepay_constants.inc, line 132 - commerce_sagepay_constants. Provides constants for most other Commerce modules
Code
define('SAGEPAY_REMOTE_STATUS_PAYMENT', 'PAYMENT');