cancel
Showing results for 
Search instead for 
Did you mean: 

Uncaught TypeError: setPaymentMethodAction(...) is undefined on checkout

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

1 REPLY 1

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

 

https://magento.stackexchange.com/questions/362628/paypal-not-working-for-the-logged-in-customer-con...