after installing ‘soap’ package from node… if i use import soap from ‘soap’; the debugger tells could not find ‘soap’… any idea of how to import the ‘soap’?? Thanks
The error message is a known issue, but the import actually works and you can use the library. The error message issue should hopefully be fixed soon.
Thank you for the reply Yisrael but still even if i use soap in the backend i could not use any of it’s functions… there’s no reaction to the code that is defined inside soap.createClient nor in the console… can you kindly help me in this…
@chrisbon95 Wix does not provide support for the libraries in the Package Manager. You will need to refer to the library support and documentation from the link provided in the Package Manager.
I can take a look, but can’t promise anything. Please post the editor URL of your site. Only authorized Wix personnel can get access to your site in the editor. Please include the name of the page involved.
@yisrael-wix thank you.
the link https://editor.wix.com/html/editor/web/renderer/edit/9d484c6a-8ab5-4563-b4d7-cf2fe0fbe76e?metaSiteId=02c4cad7-56d0-49bb-b30b-626408fa1e5f&editorSessionId=3929eef6-facd-4ce4-a169-8c9877cb48e0&referralInfo=dashboard
kindly look at register online page.
backend script is aModule.jsw and function {gateCall}
@chrisbon95 I tried it out, but I also don’t see anything in the browser’s Javascript console.
These libraries are not Wix part of the Wix product and therefore we are unable to provide support. You should refer to the library’s documentation and support forum .
Good luck
It’s okey @yisrael-wix i’ll try some other alternatives… thank you for the efforts