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

deekayen’s picture

Status: Active » Fixed

I 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.

Status: Fixed » Closed (fixed)

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