adding-default-country-code-to-mobile-number-for-sms
Hi Dimitros, can you please tell me you want from your customers inside mobile field in form to put only local number without +<something> part?
Best regards,
Nikola
Yes , +30 is Greece’s international code and is needed in the mobile field in order twilio to work.
But the customer will only put is mobile phone.
So we must find a way to place the +30 in the mobile field automatically.
I cannot tell the customer who makes the booking, please put your mobile number with the international code +30 , it is not proffesional and it is troublesome.
Yes , +30 is Greece’s international code and is needed in the mobile field in order twilio to work.
But the customer will only put is mobile phone.
So we must find a way to place the +30 in the mobile field automatically.
I cannot tell the customer who makes the booking, please put your mobile number with the international code +30 , it is not proffesional and it is troublesome.
Yes , +30 is Greece’s international code and is needed in the mobile field in order twilio to work.
But the customer will only put is mobile phone.
So we must find a way to place the +30 in the mobile field automatically.
I cannot tell the customer who makes the booking, please put your mobile number with the international code +30 , it is not proffesional and it is troublesome.
I talked with Twilio and they cannot help. You must find a way if possible to automatically enter the prefix +30 in the telephone field so the customer can afterward write his mobile number without being able to delete the internation code.
Otherwise sms is not sent without the international prefix
Please login or Register to submit your answer
Unfortunetly recognizing a numbers country code is not part of our API. And to pre-code a set country code (IE hard code) it into your application you would have to build this yourself, without using the designers application.
This won’t be something you can do via a setting with twilio. As were are an API, a set of subroutine definitions, protocols, and tools for building application software, we are the building blocks for applications not one ourself. So any customized behavior would need to be coded and built, such as on this developers end
answer from twilio chat