Thu, 01/28/2016 - 04:39
#1
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
Add new comment