2
0
Преглед на файлове

Special characters are not allowed

laowu преди 6 дни
родител
ревизия
4bf13c6512
променени са 1 файла, в които са добавени 1 реда и са изтрити 1 реда
  1. 1 1
      app/Http/logic/api/SupefinaSpeiCashierLogic.php

+ 1 - 1
app/Http/logic/api/SupefinaSpeiCashierLogic.php

@@ -85,7 +85,7 @@ class SupefinaSpeiCashierLogic implements CashierInterFace
             'countryId'     => $countryId,
             'currency'      => $currency,
             'customerName'  => $customerName,
-            'description'   => 'withdraw_'.$OrderId,
+            'description'   => 'withdraw'.$OrderId,
             'merId'         => (string)$merId,
             'merOrderNo'    => (string)$OrderId,
             'nonceStr'      => $service->generateNonceStr(32),