Zendesk integration

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.
6 years ago
Hi guys!
I'm trying to integrate ZenDesk chat into my NopCommerce 3.9 site.
Once registered, they say I have to include this script between my head tags:

<!--Start of Zendesk Chat Script-->
<script type="text/javascript">
window.$zopim||(function(d,s){var z=$zopim=function(c){z._.push(c)},$=z.s=
d.createElement(s),e=d.getElementsByTagName(s)[0];z.set=function(o){z.set.
_.push(o)};z._=[];z.set._=[];$.async=!0;$.setAttribute("charset","utf-8");
$.src="https://v2.zopim.com/?5R4iTl4ZHKC2xC4qjG3gHdgKv";z.t=+new Date;$.
type="text/javascript";e.parentNode.insertBefore($,e)})(document,"script");
</script>
<!--End of Zendesk Chat Script-->

I'm looking for the base page and I cannot find it, where should I put this script ?
I find a header.cshtml file, should I put my script inside ?
Is it enough just with this in NopCommerce ?
Thanks a lot!
Regards,
6 years ago
You could have a try with our plugin.
It will be like following setup for Olark (https://www.nopcommerce.com/boards/t/50535/ima9inescom-use-core-plugin-to-integrate-with-olark.aspx)
6 years ago
Hello!
I'll try it later!
Thanks a lot!
Regards,
6 years ago
ima9ines wrote:

Hi guys!
I'm trying to download your plugin but it gets a little tricky ..
I select the plugin version I need (3.90), follow the order process until I get to the Billing Address form and then, I'm not allowed to fill in the fields, they are disabled ..

And I cannot continue ..
Am I missing something ?
Thanks a lot!
Regards,
6 years ago
xavirm wrote:
You could have a try with our plugin.
It will be like following setup for Olark (https://www.nopcommerce.com/boards/t/50535/ima9inescom-use-core-plugin-to-integrate-with-olark.aspx)

Hi guys!
I'm trying to download your plugin but it gets a little tricky ..
I select the plugin version I need (3.90), follow the order process until I get to the Billing Address form and then, I'm not allowed to fill in the fields, they are disabled ..

And I cannot continue ..
Am I missing something ?
Thanks a lot!
Regards,


Thanks for your feedback.
Our website updated!
6 years ago
xavirm wrote:
Hello!
I'll try it later!
Thanks a lot!
Regards,


Please note that the script you saved should not have <script></script> tag

6 years ago
Thanks!
I already downloaded your plugin ..
Now, the procedure I know is copying the extracted files to the plugins project, re-compile y add the plugin from the Administration console > Local plugins ..
Is it the same for you plugin ?
I don't see a Nop.Plugins.[Section].CoreOrSomething folder ..
Is there an installation manual somewhere ?
Thanks a lot!
Regards,
6 years ago
The configuration for Zendesk integration

6 years ago
xavirm wrote:
Thanks!
I already downloaded your plugin ..
Now, the procedure I know is copying the extracted files to the plugins project, re-compile y add the plugin from the Administration console > Local plugins ..
Is it the same for you plugin ?
I don't see a Nop.Plugins.[Section].CoreOrSomething folder ..
Is there an installation manual somewhere ?
Thanks a lot!
Regards,


This is compiled package (you don't needed to re-compile anything), so that following steps you should do:

* Extract the compressed file ima9ines.Nop.zip
* Copy ima9ines.Nop folder (under "nopCommerce 3.90" folder) to the Plugins folder
* Go to Admin, plugin list, reload it
* Click Install button
* After that, fill in settings like above photo.
6 years ago
ima9ines wrote:
Thanks!
I already downloaded your plugin ..
Now, the procedure I know is copying the extracted files to the plugins project, re-compile y add the plugin from the Administration console > Local plugins ..
Is it the same for you plugin ?
I don't see a Nop.Plugins.[Section].CoreOrSomething folder ..
Is there an installation manual somewhere ?
Thanks a lot!
Regards,

This is compiled package (you don't needed to re-compile anything), so that following steps you should do:

* Extract the compressed file ima9ines.Nop.zip
* Copy ima9ines.Nop folder (under "nopCommerce 3.90" folder) to the Plugins folder
* Go to Admin, plugin list, reload it
* Click Install button
* After that, fill in settings like above photo.


OK, thanks a lot!
I'll do it and let you know.
Regards,
This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.