diff --git a/lib/Simplify.php b/lib/Simplify.php index 1bfceba..a2753fa 100644 --- a/lib/Simplify.php +++ b/lib/Simplify.php @@ -54,7 +54,7 @@ class Simplify /** * @var string $userAgent User-agent string send with requests. */ - public static $userAgent = null; + public static $userAgent = 'PrestaShop-2.1.0'; } diff --git a/views/templates/front/payment.tpl b/views/templates/front/payment.tpl index 502b075..4198cd3 100644 --- a/views/templates/front/payment.tpl +++ b/views/templates/front/payment.tpl @@ -16,8 +16,7 @@