You are here

constant COMMERCE_PAYMENT_PANE_NO_METHOD_MESSAGE_EVENT in Commerce Core 7

3 uses of COMMERCE_PAYMENT_PANE_NO_METHOD_MESSAGE_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.
commerce_payment_pane_review in modules/payment/includes/commerce_payment.checkout_pane.inc
Payment pane: review callback.

File

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

Code

define('COMMERCE_PAYMENT_PANE_NO_METHOD_MESSAGE_EVENT', 'message_event');