You are here

constant COMMERCE_PAYMENT_PANE_NO_METHOD_MESSAGE in Commerce Core 7

4 uses of COMMERCE_PAYMENT_PANE_NO_METHOD_MESSAGE
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.
commerce_payment_pane_settings_form in modules/payment/includes/commerce_payment.checkout_pane.inc
Checkout pane callback: returns the payment pane's settings form.

File

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

Code

define('COMMERCE_PAYMENT_PANE_NO_METHOD_MESSAGE', 'message');