pfpayments / prestashop-1.6

PostFinance Checkout integration for PrestaShop 1.6
https://www.postfinance-checkout.ch
Apache License 2.0
0 stars 0 forks source link

Fix error: Cannot read properties of undefined (self). #3

Closed lmeyer1 closed 2 years ago

lmeyer1 commented 2 years ago

This PR fixes partially https://github.com/pfpayments/prestashop-1.6/issues/5:

 checkout.js:90 Uncaught TypeError: Cannot read properties of undefined (reading 'processing')
 at HTMLButtonElement.handler_submit (checkout.js:90:22)
 at HTMLButtonElement.dispatch (jquery-1.11.0.min.js:3:8066)
 at HTMLButtonElement.r.handle (jquery-1.11.0.min.js:3:4767)