View Single Post
  #3  
Old 08-22-2009, 12:24 AM
 
Learner Learner is offline
 

X-Adept
  
Join Date: Dec 2008
Posts: 807
 

Default Re: How to add SMS notification

[quote

Code:
# Notify orders department by email # $mail_smarty->assign("show_order_details", "Y"); $sms_email = "10digitCellNumber@cingularme.com"; // NOTE - replace with your cellphone's SMS email address

[/quote]

Hi Robert Thanks for your codes.

Two questions
1)what do you mean by
$sms_email = "10digitCellNumber@cingularme.com";?

2)Also when a customer places order,is it possible to send SMS to each of the registered customer's ordered product?

Can you help me?

Thank you.
__________________
4.6.1 Platinum


Reply With Quote