You are here

8 calls to commerce_payment_method_instance_load() in Commerce Core 7

CommercePaymentTransactionEntityController::buildContent in modules/payment/includes/commerce_payment_transaction.controller.inc
Builds a structured array representing the entity's content.
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_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_pane_review in modules/payment/includes/commerce_payment.checkout_pane.inc
Payment pane: review callback.
commerce_payment_redirect_pane_checkout_form in modules/payment/includes/commerce_payment.checkout_pane.inc
Payment redirect pane: form callback.
commerce_payment_tokens in modules/payment/commerce_payment.tokens.inc
Implements hook_tokens().