You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm getting a console error when try to select "cash on delivery" on checkout::
/rest/it/V1/carts/mine/selected-payment-method 500 (Internal Server Error).
The error:
Property "DisableTmpl" does not have accessor method "getDisableTmpl" in class "Magento\Quote\Api\Data\PaymentInterface".
I'm getting a console error when try to select "cash on delivery" on checkout::
/rest/it/V1/carts/mine/selected-payment-method 500 (Internal Server Error).
The error:
Property "DisableTmpl" does not have accessor method "getDisableTmpl" in class "Magento\Quote\Api\Data\PaymentInterface".
I tried the suggested solution here:
https://magento.stackexchange.com/questions/292776/magento-2-3-3-paypal-problem-while-checkout
but it does not work
Any help appreciated, thanks!
The text was updated successfully, but these errors were encountered: