Closed pmarjan-onestic closed 8 months ago
Upon loading the payment page, no matter which payment method is selected, It is known that
Adyen\Hyva\Model\PaymentMethod\Filter::execute
executes twice the following call
Adyen\Payment\Helper\PaymentMethods::addExtraConfigurationToPaymentMethods
which is not optimal of obvious reasons.
Minimization of the adyen payment methods is needed.
Upon loading the payment page, no matter which payment method is selected, It is known that
executes twice the following call
which is not optimal of obvious reasons.
Minimization of the adyen payment methods is needed.