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 fe84f959 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 628b84a4
......@@ -149,7 +149,7 @@ define(
var paymentList = _.reduce(paymentMethods, function (accumulator, value) {
if (!self.isPaymentMethodSupported(value.type)) {
return acc;
return accumulator;
}
var result = {};
......
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