SMS & Mengobrol
1 Sms -Nexmo
It’s a 3rd part company (not free). You should contact them through the website: www.nexmo.com
Please provide us with the Nexmo key and the Nexmo secret.
Example:
NEXMO_KEY: s669f732
NEXMO_SECRET: x8e635c6
2 Chat
We have integrated solution with:
· Livechatinc
· Liveperson
· Ladesk (LiveAgent)
You should contact them directly, sign the contract and provide us with the credentials.
Usually it is a simple code
1.1 For Ladesk
You should log into your account and provide us with the script.
For example, for Boursebinary, it looks like this
<script type="text/javascript">
(function(d, src, c) { var t=d.scripts[d.scripts.length - 1],s=d.createElement('script');s.id='la_x2s6df8d';s.async=true;s.src=src;s.onload=s.onreadystatechange=function(){var rs=this.readyState;if(rs&&(rs!='complete')&&(rs!='loaded')){return;}c(this);};t.parentElement.insertBefore(s,t.nextSibling);})(document,
'//myk.ladesk.com/scripts/track.js',
function(e){ LiveAgent.createButton('43471164', e); });
</script>
So from this we actually need 43471164 and myk.ladesk.com