Skip to content

Magento 2 Uncaught TypeError Cannot read property ‘done’ of undefined

Uncaught TypeError: Cannot read property 'done' of undefined
    at UiClass.continueToPayPal (paypal-express-abstract.js:80)
    at HTMLButtonElement.<anonymous> (knockout.js:4245)
    at HTMLButtonElement.dispatch (jquery.js:5232)
    at HTMLButtonElement.elemData.handle (jquery.js:4884)

enter image description here

when I have click on the PayPal Express Checkout button page is not redirect and show me the error in the console any one idea why to show this error.