AbanteCart Community

AbanteCart Development => Extensions and Add-Ons => General Extensions => Topic started by: sarupuridheeraj on September 09, 2018, 06:19:54 AM

Title: SMS API
Post by: sarupuridheeraj on September 09, 2018, 06:19:54 AM
Hi,

I would like to send out SMS messages on order placement and whenever order status gets changed. I have enquired with some of the SMS gateway providers in India and it seems that they are proving HTTP API to send SMS transcation notifications and asking us to integrate into shopping cart systems.

I would like to understand how easy for us to integrate calling their SMS Gateway API from Abantecart. To start off I want to send out SMS message once an order gets placed.


 

Any guidance / pointers in this direction is really helpful for me. Thank you in advance.
Title: Re: SMS API
Post by: Basara on September 10, 2018, 01:33:39 AM
Hello.
In the AbanteCart core 2 free extensions available: Twilio and Text Marketer.
Check how they build

https://abantecart.atlassian.net/wiki/spaces/AD/pages/7700484/IM+settings
https://github.com/abantecart/abantecart-src/tree/master/public_html/extensions/default_twilio
Title: Re: SMS API
Post by: sarupuridheeraj on September 10, 2018, 01:59:09 AM
I have already checked with them .But I am new with the php and extensions.can you please help me out ?
Title: Re: SMS API
Post by: sarupuridheeraj on September 10, 2018, 04:00:17 AM
Attached is the page which is provided.