- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2023
01:14 AM
03-11-2023
01:14 AM
Uncaught TypeError: setPaymentMethodAction(...) is undefined on checkout
I get the error
"Uncaught TypeError: setPaymentMethodAction(...) is undefined" when i try to pay by paypal on checkout on console.
Maybe it belongs to the error
[2023-03-11 10:11:49] [ERROR] Failed to load the "Magento_Checkout/billing-address/form" template requested by "checkout.steps.billing-step.payment.payments-list.banktransfer-form".
before (banktransfer is working)
Any ideas?
ver. 2.4.5-p1
Labels:
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-11-2023
04:07 AM
03-11-2023
04:07 AM
Re: Uncaught TypeError: setPaymentMethodAction(...) is undefined on checkout
it only occurs when i'm logged in, new users can user paypal.
Found this, unfortunalby without a solution