I'm making a connection to the magento, and the connection works fine, but when I do the function I get the message
'ReferenceError: callback is not defined'
Follow the Code,
magento.catalogProduct.list(callback);
I'm making a connection to the magento, and the connection works fine, but when I do the function I get the message
'ReferenceError: callback is not defined'
Follow the Code,
magento.catalogProduct.list(callback);