5 posts / 0 new
Last post
voipdepot
iCompatibility not working
Dear We are trying to configure the iCompatibility on our webshop, however when we got the HTML code that was generated, it doesn't seem to work. Please find the code below that we used and was generated : <?php $partner_id="538"; $key="d61688f5a8f295015b1f1edb86c85577"; //Take care that the date is synchro with the time server (GMT+1) from plantronet.com $partner_key=md5(date("Y-m-d").$key); ?> <iframe allowtransparency="yes" scrolling="no" frameborder="0" style="width: 600px; height: 740px; border: 0px;" src="https://old.plantronet.com/compatibility_iframe?partner_id=<?php echo $partner_id; ?>&partner_key=<?php echo $partner_key; ?>"></iframe> You can find the demo page that we are using below to see the result : * Link : https://voipdepot.be/index.php?route=product/product&product_id=636 Looking forward what changes we need to perform to make this work. Thank you & looking forward for your reply! Friendly greetings Frederik Maertens VoipDepot  

voipdepot
I also tried the following :<br /> <br /> &lt;?php $partner_id=&quot;538&quot;;<br /> $key=&quot;d61688f5a8f295015b1f1edb86c85577&quot;;<br /> $partner_key=md5(date(&quot;Y-m-d&quot;).$key);<br /> ?&gt;<br /> &lt;p&gt;<br /> &nbsp;&nbsp; &nbsp;&lt;iframe allowtransparency=&quot;yes&quot; frameborder=&quot;0&quot; partner_key=&quot;d61688f5a8f295015b1f1edb86c85577&quot; scrolling=&quot;no&quot; src=&quot;https://old.plantronet.com/compatibility_iframe?partner_id=&quot; style=&quot;width: 600px; height: 740px; border: 0px;&quot;&gt;&lt;/iframe&gt;&lt;/p&gt;

lcollins
Hi Frederik,<br /> Your message has come through to our developer forum which is for support of our SDK products.<br /> However I have passed your message onto our regional sales team who will be in touch shortly.<br /> Thanks,<br /> Lewis.

voipdepot
Hi Icollins<br /> <br /> Still no reply received.. This is quite urgent as we are now a month further...<br /> <br /> Who can i contact about this??

lcollins
Hi Frederik,<br /> My colleague will contact you very shortly.<br /> Thanks,<br /> Lewis.<br /> &nbsp;

Add new comment