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
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
Post a Comment