Преглед изворни кода

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),