We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b64f8 commit 3dab382Copy full SHA for 3dab382
mobilpay_cc/mobilpay_cc.php
@@ -445,7 +445,7 @@ public function hookPaymentOptions($params)
445
'samedaysLockerId' => $lockerId,
446
'samedaysLockerName' => $lockerName,
447
'samedaysLockerAddress' => $lockerAddress,
448
- 'version' => "1.0.1",
+ 'version' => "1.0.2",
449
'api' => "1.0",
450
'platform' => "prestaShop " . _PS_VERSION_,
451
'cartSummary' => $cartSummaryJson
0 commit comments