mirror of
https://github.com/retailcrm/prestashop-module.git
synced 2025-03-01 19:03:14 +03:00
commit
8f2cb8c1b2
@ -800,7 +800,7 @@ class RetailCRM extends Module
|
||||
$name = 'PrestaShop';
|
||||
$accountUrl = $scheme . $_SERVER['HTTP_HOST'] . $_SERVER['REQUEST_URI'];
|
||||
|
||||
if ($apiVersion == 'v4') {
|
||||
if ($apiVersion == '4') {
|
||||
$configuration = array(
|
||||
'name' => $name,
|
||||
'code' => $integrationCode . '-' . $clientId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user