Vonage / vonage-php-code-snippets

PHP code examples for using Vonage APIs
MIT License
29 stars 55 forks source link

Trying to change the sender name to company name #25

Closed baselka closed 5 years ago

baselka commented 5 years ago

I was trying to change the sender name wherein the receiver should see the company name instead of INFO or NXSMS but it did not work . is it possible ? by changing the the value of From => 'Company Name' ! or there is a specific configuration . thanks

mheap commented 5 years ago

@baselka This is possible, but there are limitations based on the country you're sending a message to. You can search the Nexmo Knowledge Base for the country you're sending to for more information

baselka commented 5 years ago

thanks @mheap