Closed (duplicate)
Project:
Commerce pay in person
Version:
7.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
19 Jun 2012 at 07:28 UTC
Updated:
21 Dec 2012 at 03:56 UTC
The problem is similar to http://drupal.org/node/1230666
And I fixed it the same way as this:
http://drupalcode.org/project/commerce_cheque.git/commit/bb61b01
Just add the dummy in commerce_pay_in_person_submit_form() and works, but not sure why is happening.
Comments
Comment #1
pompetardo commentedComment #2
maerys commenteddoesn't work for me. the error prompt is still there.
Comment #3
hadsie commentedThis 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()
Comment #4
rszrama commentedAgreed w/ hadsie, should've been fixed there or in #1250900: Undefinex index payment_details when submitting payment terminal form.