I am using twillio authy and I need to set my own sender id for all.
I have set code to send sms like this:
$authyApi = new \Authy\AuthyApi(env('AUTH_TOKEN_TWILLIO'));
$res = $authyApi->phoneVerificationStart($mobileWithPrefix, $countryCode, 'sms', 4);
Currently, I am getting different sender id or name for different numbers.
via Chebli Mohamed
Aucun commentaire:
Enregistrer un commentaire