You are here

constant COMMERCE_PAYMENT_PANE_NO_METHOD_EMPTY_EVENT in Commerce Core 7

2 uses of COMMERCE_PAYMENT_PANE_NO_METHOD_EMPTY_EVENT
commerce_payment_pane_checkout_form in modules/payment/includes/commerce_payment.checkout_pane.inc
Payment pane: form callback.
commerce_payment_pane_checkout_form_submit in modules/payment/includes/commerce_payment.checkout_pane.inc
Payment pane: submit callback.

File

modules/payment/includes/commerce_payment.checkout_pane.inc, line 11
Callback functions for the Payment module's checkout panes.

Code

define('COMMERCE_PAYMENT_PANE_NO_METHOD_EMPTY_EVENT', 'empty_event');