Skip to content

Commit 02045ce

Browse files
committed
MAGETWO-58282: [PR] Bugfixes delivery for 2.2
2 parents a2e39a3 + 2d31571 commit 02045ce

File tree

1 file changed

+1
-0
lines changed
  • app/code/Magento/Payment/view/frontend/web/js/view/payment

1 file changed

+1
-0
lines changed

app/code/Magento/Payment/view/frontend/web/js/view/payment/iframe.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,7 @@ define(
154154
*/
155155
clearTimeout: function () {
156156
clearTimeout(this.timeoutId);
157+
this.fail();
157158

158159
return this;
159160
},

0 commit comments

Comments
 (0)