Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.7.0-b1
-
Component/s: None
-
Labels:None
Description
Checkout::getPaymentConfirmation() outputs both a json object with an empty form and a json object with an error message when an error is encountered. The empty form object should not be output. Also we should check that errors exist before looping over them.