constant PAYLEAP_PAYMENT_STATUS_CANCELED in Commerce Payleap 7
2 uses of PAYLEAP_PAYMENT_STATUS_CANCELED
- commerce_payleap_commerce_payment_transaction_status_info in ./
commerce_payleap.module - Implements hook_commerce_payment_transaction_status_info().
- commerce_payleap_transaction_request in ./
commerce_payleap.module - Process a Void or Force transaction.
File
- ./
commerce_payleap.module, line 21 - Implements PayLeap payment services for use in Drupal Commerce.
Code
define('PAYLEAP_PAYMENT_STATUS_CANCELED', 'canceled');