Explorar o código

支付宝支付去除空格

liaofei %!s(int64=3) %!d(string=hai) anos
pai
achega
74f9f7ec91
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      crmeb/crmeb/services/AliPayService.php

+ 1 - 0
crmeb/crmeb/services/AliPayService.php

@@ -130,6 +130,7 @@ class AliPayService
      */
     public function create(string $title, string $orderId, string $totalAmount, string $passbackParams, string $quitUrl = '', string $siteUrl = '', bool $isCode = false)
     {
+        $title = trim($title);
         try {
             if ($isCode) {
                 //二维码支付