php - How to Send sms to customer mobile if order is placed via Magento admin panel -


i have done sms integration orders placed customer using website. want send sms customer mobile number when order placed admin (site owner) using magento admin panel. in magento admin has option place order customer using admin panel.

checkout magento api authentication code details here orders , customers

http://www.magentocommerce.com/api/rest/introduction.html#restapiintroduction-createasimpleproductasanadminuserwithoauthauthentication

you able see how obtain customer information , order information api

or

you can check out plugins http://www.magentocommerce.com/magento-connect/sms-notifier.html

http://www.magentocommerce.com/magento-connect/order-notification-sms-text-message.html

you have enter users phone number , of plugins can send sms notification.


Comments

Popular posts from this blog

javascript - Jquery show_hide, what to add in order to make the page scroll to the bottom of the hidden field once button is clicked -

javascript - Highcharts multi-color line -

javascript - Enter key does not work in search box -