Results 1 to 3 of 3
  1. #1
    Join Date
    Oct 2006
    Posts
    49
    Plugin Contributions
    0

    Default Transmitting the order twice - Ready for sms

    Hi, Just wandering if possible and where int the code and can anyone help me with the problem of mine.

    I want Zencart to still email my orders to an email account but also email them to another account with a different email so it then can be handled by a email to sms site and transmitted to my phone. (http://www.mbox.com.au/sms-to-email.php)

    I need a template like this to be sent to another email account:

    Order Number: 11
    > Products: Violin Bow
    > Payment Method: Paypal
    > Telephone: 0342356
    > Total: $193.90

    Would it be easist to add another section in the admin under email preferences say as "mobile email" and there i could add the second email for it to send this difference template to.

    Thanks

    Rhys Evans

  2. #2
    Join Date
    Jun 2006
    Location
    My family and I live in Brighton, England
    Posts
    982
    Plugin Contributions
    0

    Default Re: Transmitting the order twice - Ready for sms

    There is an existing SMS module in the downloads section. That might make for the smoothest transition.

    Good luck!

    Tim

  3. #3
    Join Date
    Oct 2006
    Posts
    49
    Plugin Contributions
    0

    Default Re: Transmitting the order twice - Ready for sms

    Hi, thanks its working good. I just need to add more code to get the other stuff to send as well.

    The code atm is $email_text = $order->customer['firstname'] . " " . $order->customer['lastname'] . "\n" . $order->info['total'] . "\n";


    If i want
    Name: [First name] [last name]
    Order Number: 11
    Products: Violin Bow
    Payment Method: Paypal
    Telephone: 0342356
    Total: $193.90

    way would be the code then?

    thanks

    rhsy evans

 

 

Similar Threads

  1. v138a Once they click on the "Comfirm the Order" the hit it twice
    By willweC in forum PayPal Website Payments Pro support
    Replies: 2
    Last Post: 2 Apr 2014, 07:33 PM
  2. v139h Order generated twice when we do the transaction through Paypal IPN
    By amruta2104 in forum General Questions
    Replies: 2
    Last Post: 24 Nov 2012, 01:48 PM
  3. Replies: 1
    Last Post: 13 Dec 2011, 12:15 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg