otp issue fix
This commit is contained in:
@@ -233,7 +233,7 @@ class ProfileController extends Controller
|
||||
CURLOPT_HTTP_VERSION => CURL_HTTP_VERSION_1_1,
|
||||
CURLOPT_CUSTOMREQUEST => 'POST',
|
||||
CURLOPT_POSTFIELDS => '{
|
||||
"Text": "Dear Investor, Your login OTP is ' . $otp . '. - Blue Feather Ventures Pvt Ltd.",
|
||||
"Text": "Dear Investor, Your OTP is ' . $otp . '. - Blue Feather Ventures Pvt Ltd.",
|
||||
"Number": "91' . $number . '",
|
||||
"SenderId": "BLUFVL",
|
||||
"DRNotifyUrl": "https://www.domainname.com/notifyurl",
|
||||
|
||||
Reference in New Issue
Block a user