Worldpay / Worldpay-Magento2-CG

Worldpay Magento 2 Plugin for Worldpay Corporate Gateway
Other
17 stars 35 forks source link

Klarna issue #116

Open ctonws opened 1 year ago

ctonws commented 1 year ago

Hi,

We having an issue at the checkout where it breaks below and fails to load Klarna options.

M2.4.6 sapient/module-worldpay: 2.4.6-rc0523 php 8.1

Uncaught TypeError: self.paymentMethodSelectedType is not a function
    checkPaymentTypes https:/.....version1689003515/frontend/..../default/en_NG/Sapient_Worldpay/js/view/payment/method-renderer/apm-method.min.js:19
    init https://...../static/version1689003515/frontend/..../default/en_NG/knockoutjs/knockout.min.js:391
    jQuery 6
Screenshot 2023-07-10 at 17 06 03
ctonws commented 1 year ago

Managed to downgrade the module to be 2.4.5-p10123 and it fixed the issue. Seems like 2.4.6-rc0523 having issues with Klarna.

elavarasann commented 1 year ago

Thanks for highlighting the issue, we will check this out.