You are here

8 calls to commerce_payment_method_callback() in Commerce Core 7

commerce_payment_order_transaction_add_form in modules/payment/includes/commerce_payment.forms.inc
Allows an administrator to choose a payment method type and add a transaction for a specific order.
commerce_payment_order_transaction_add_form_submit in modules/payment/includes/commerce_payment.forms.inc
Submit callback for commerce_payment_order_transaction_add_form().
commerce_payment_order_transaction_add_form_validate in modules/payment/includes/commerce_payment.forms.inc
Validation callback for commerce_payment_order_transaction_add_form().
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_checkout_form_validate in modules/payment/includes/commerce_payment.checkout_pane.inc
Payment pane: validation callback.
commerce_payment_redirect_pane_checkout_form in modules/payment/includes/commerce_payment.checkout_pane.inc
Payment redirect pane: form callback.
RulesDataUIPaymentSettings::inputForm in modules/payment/commerce_payment.rules.inc
Constructs the direct input form.