Closed (fixed)
Project:
Commerce BitPay
Component:
Miscellaneous
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
9 Oct 2013 at 15:13 UTC
Updated:
23 Oct 2013 at 16:40 UTC
When I attempted to remove the submit_form callback, it broke the button on the iframe invoice page. Clicking the button just continues generating new invoices.
Comments
Comment #1
deekayen commentedI reverted the removal of the submit_form_submit callback. During that revert, the change of an unset() is partially what really broke things, but it doing a transaction_id as part of submit_form_submit was a decent way to order things.