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

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with magento.stackexchange
scroll top