update status

This commit is contained in:
afiq
2021-06-10 13:24:37 +08:00
parent 55d494296a
commit 37bb86c860
4 changed files with 158 additions and 4 deletions
@@ -21,9 +21,9 @@ class TacExpressPaymentController extends Controller
'expired_at' => $expired_at
]);
// $mobileno = '6'.$request->mobileno;
$mobileno = '60189025461';
$messages = 'AR-RAHN PKB ' . $request->cawangan . ' : TAC: ' . $request->otp_token . ' ' . $currentDateTime . '. AR-RAHN CARELINE CENTRE 1300-22-4343';
$mobileno = '6'.$request->mobileno;
// $mobileno = '60189025461';
$messages = 'SPARE : SMS-OTP '. $request->otp_token . ' for one time usage on ' . $expired_at . '. Call AR-RAHN CARELINE CENTRE 1300-22-4343 if not request';
$status = Http::get('http://gateway.onewaysms.com.au:10001/api.aspx',[
'apiusername' => 'APIQ4LP5EMKXM',