Question

Error while clicking on place order button, how to trace this error (in which file ),

in order to fix it - Uncaught TypeError: Cannot read property 'trim' of undefined

Était-ce utile?

La solution

Variable was undefined , that is why trim method was throwing error.

Licencié sous: CC-BY-SA avec attribution
Non affilié à magento.stackexchange
scroll top