We will be off from 27/1 (Monday) to 31/1 (Friday) (GMT +7) for our Tet Holiday (Lunar New Year) in our country

Commit 628b84a4 authored by Rik ter Beek's avatar Rik ter Beek Committed by GitHub

Update view/frontend/web/js/view/payment/method-renderer/adyen-hpp-method.js

Co-Authored-By: default avatarMarcos Garcia <marcos.asgarcia@gmail.com>
parent 5b94264e
...@@ -508,7 +508,7 @@ define( ...@@ -508,7 +508,7 @@ define(
result.bankLocationId = ko.observable(null); result.bankLocationId = ko.observable(null);
} }
acc.push(result); accumulator.push(result);
return acc; return acc;
}, []); }, []);
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment