AbanteCart Community

AbanteCart Development => Customization help => Topic started by: spsantoshkumar on December 09, 2015, 05:20:05 AM

Title: Integrating SMS gateway API code
Post by: spsantoshkumar on December 09, 2015, 05:20:05 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.

I am attaching the sample PHP code and SMS gateway API with this topic.

Any guidance / pointers in this direction is really helpful for me. Thank you in advance.
Title: Re: Integrating SMS gateway API code
Post by: eCommerce Core on December 09, 2015, 09:10:51 AM
This should be easy to do. What I have seen before, SMS APIs allow to sent SMS with simple function call.

API code needs to be included in to extension and extension hooked into areas there SMSs are sent.
Title: Re: Integrating SMS gateway API code
Post by: hikekart on December 30, 2016, 10:04:40 AM
how to edit the sms gateway...
Title: Re: Integrating SMS gateway API code
Post by: Basara on January 18, 2017, 03:32:22 AM
Hello.

Check core SMS IM extension in AbanteCart: Twilio and Text Marketer http://docs.abantecart.com/pages/settings/im.html