This notice comes during checkout.

Solution of the commerce cheque module is also reusable for this module.
#1230666: Creating transactions throws undefined index for payment details

commerce_bank_transfer.module @commerce_bank_transfer_submit_form()

$form['dummy'] = array(
  '#type' => 'hidden',
  '#value' => 'dummy'
  );

Comments

hadsie’s picture

This is probably fixed now in the latest dev version of commerce, see #1705862: Notice: Undefined index: payment_details in commerce_payment_pane_checkout_form_submit()

lsolesen’s picture

Status: Active » Fixed

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.