diff --git a/app/Utils/API/PaymentNew.php b/app/Utils/API/PaymentNew.php index 180a8c9..6a852aa 100644 --- a/app/Utils/API/PaymentNew.php +++ b/app/Utils/API/PaymentNew.php @@ -82,7 +82,7 @@ class PaymentNew "PayeeAccountNumber" => $payeeAccountNumber, "PayeeBankName" => $payeeBankName, "PaymentChannelId" => $PaymentChannelId, - "ShopInformUrl" => "http://38.54.94.131/api/withdraw/callback", + "ShopInformUrl" => "https://v8job.online/api/withdraw/callback", "ShopOrderId" => $orderId . "", "ShopUserLongId" => "776ae472-d4fc-435c-9639-be5763138d95" ];