Hi All,

Thanks for all the responses for a zippay plugin however the store owner cannot justify the dev costs at this stage.  On another subject, I have tried to add the zippay landing page to a new nopcommerce page (topic)

The source code is


<script type="text/javascript" src="https://static.zipmoney.com.au/lib/js/zm-widget-js/dist/zip-widget.min.js></script>
<div data-zm-merchant="**merchantID**" data-env="production"></div>
<div zm-asset="landingpage" zm-widget="inline"></div>



What I'm finding is that when I place the above code into the "source code" dialog box for any page / tab, etc the last line always disappears so I end up with the following


<p>
<script src="&quot;https://static.zipmoney.com.au/lib/js/zm-widget-js/dist/zip-widget.min.js"></script>
</p>
<div data-zm-merchant="**merchantID**" data-env="production"> </div>
<div> </div>


And this is only after hitting the OK button on the code popup.  Can anyone explain this behaviour?


Cheers,
Paul