Zooz Payment JS lib integration problem
Dear All,
I'm straggling with the implementation of Zooz payment JS lib, from zooz developer guide:
on the server side all is working well but the client return an error:
ReferenceError: zoozStartCheckout is not defined
i tried to add the JS script src to the head of the HTML file... no success.
i tried to add the JS script src to the JavaScript itself... no success.
i tried to add the file through "Create from URL"
can anyone help me figure this out please?