Yin Bin hace 4 meses
padre
commit
11ece54d4a
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      app/Services/PaymentService.php

+ 1 - 1
app/Services/PaymentService.php

@@ -11,7 +11,7 @@ use BsPaySdk\request\V2TradePaymentQueryRequest;
 use BsPaySdk\request\V2TradePaymentRefundRequest;
 use Illuminate\Support\Facades\Log;
 
-class DgPayService
+class PaymentService
 {
     public function __construct()
     {