You are here

constant COMMERCE_LICENSE_SYNC_FAILED in Commerce License 7

3 uses of COMMERCE_LICENSE_SYNC_FAILED
CommerceLicenseRemoteBase::checkoutCompletionMessage in includes/plugins/license_type/base.inc
Overrides CommerceLicenseBase::checkoutCompletionMessage().
commerce_license_complete_checkout_ajax_callback in includes/commerce_license.checkout_pane.inc
Ajax callback for the license completion message checkout pane.
commerce_license_synchronization_queue_process in ./commerce_license.module
Worker callback for synchronizing licenses.

File

./commerce_license.module, line 20
Provides a framework for selling access to local or remote resources.

Code

define('COMMERCE_LICENSE_SYNC_FAILED', 3);