private static function buildCurlOptionUserAgent()
{
$license = AmazonConfiguration::get(AmazonConstant::CONFIG_PS_ORDER_ID);
$shopDomain = Context::getContext()->shop->getBaseURL(true);
return 'Common-Services/Amazon Marketplace/' . self::$marketplace_version .
' (PSOrderID=' . urlencode($license) . " for $shopDomain)" .
' (Language=PHP/' . phpversion() . ')';
}
Thanks for looking into this and letting everyone know!Can someone validate this version is nulled ?
Post automatically merged:
After looking into the code, nothing is nulled. The module send the with headers all informations about ths shop :
PHP:private static function buildCurlOptionUserAgent() { $license = AmazonConfiguration::get(AmazonConstant::CONFIG_PS_ORDER_ID); $shopDomain = Context::getContext()->shop->getBaseURL(true); return 'Common-Services/Amazon Marketplace/' . self::$marketplace_version . ' (PSOrderID=' . urlencode($license) . " for $shopDomain)" . ' (Language=PHP/' . phpversion() . ')'; }
perfect, the amzon modul . i love this siteBest-seller et exclusif sur PrestaShop Addons, le module Amazon Market Place est la solution n°1 pour exporter des produits sur Amazon, importer et gérer les commandes.
Amazon Market Place
Best-seller and exclusive on PrestaShop Addons, the Amazon Market Place module is the #1 solution to export products on Amazon, import and manage orders.addons.prestashop.com