How to integrate messaging service in my website? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

How to integrate messaging service in my website?

I am developing an online store. And I want all the orders placed on my website to be send to me on my phone(as text messages not email). Which technology or third party service will be helpful?

20th Aug 2017, 4:41 PM
Rishabh Rishishwar
Rishabh Rishishwar - avatar
1 Answer
+ 1
Hmmm i think if you want to use Instant Messages i would say you can use the Telegram API, with some PHP Functions you could send a Message on your Phone after the Customer pressed Order Now. But it would be better if you do both eMail and Instant Message. Telegram API is free and you can read it on their Documentation :)
20th Nov 2017, 7:51 AM
Thomas Meejumlong
Thomas Meejumlong - avatar