Page 14 of 14 FirstFirst ... 4121314
Results 131 to 136 of 136
  1. #131
    Join Date
    Mar 2011
    Posts
    1
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    Hi! The same thing is being used in sms marketing.

  2. #132
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,684
    Plugin Contributions
    123

    Default Re: Make a sale, get a text message

    Just remember that when you say "SMS Marketing" your customers think "Mobile Spam." Tread VERY carefully in this area; here be dragons.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  3. #133
    Join Date
    Jun 2006
    Location
    Sea Lake, Australia
    Posts
    81
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    frank18, that did not work for me, any other suggestion?

  4. #134
    Join Date
    Jun 2012
    Posts
    10
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    Scott,
    Thank you for your wonderful mod!

    If I'd like it to send me, say:

    customer name
    customer country
    products orderd (this is the most importnad part)
    amount: $100

    How would I set that up?

    I've already figured out the country part, but still no luck with products ordered. My sms service provider can handle more than 140 symbols.

    Any help is really appreciated.

  5. #135
    Join Date
    Jun 2012
    Posts
    10
    Plugin Contributions
    0

    Default Re: Make a sale, get a text message

    Hi everyone,
    I figured it out by myself. Here's the code in case someone's searching for similar functionality:

    PHP Code:
    $email_text $order->customer['firstname'] . " " .  $order->customer['lastname'] . "\n" "|" $order->customer['country']['title'] . "\n" "|" "\n" "Subtotal: \$" $order->info['subtotal'] . "\n" "|" "\n" "Shipping: \$" $order->info['shipping_cost'] . "\n" "|" "\n" "Total: \$" $order->info['total'] . "\n" "|" "\n" $order->products_ordered "\n"
    You will recieve and SMS message in the following format:
    Customer name | Country name | Subtotal | Shipping cost | Total | Products ordered

    where "|" is a separator. It's just looking good on my cellphone screen.

    Initially I wanted subtotal, shipping and total to be displayed at the end of the message, but it didn't work - I'm probably missing something at the end of this statement
    PHP Code:
    $order->products_ordered "\n"
    - but i'm not a php expert, not even close. So it's fine for me the way it is now.

    Cheers.

  6. #136

    Default Re: Make a sale, get a text message

    I have the mod working and the format looks good on my phone with no SPAM message on the bottom. Why would I receive two exact same text messages for every new order? Any ideas?
    Cyndee
    Sensual Palace
    Like me on Facebook!

 

 
Page 14 of 14 FirstFirst ... 4121314

Similar Threads

  1. Replies: 2
    Last Post: 20 Feb 2013, 11:59 PM
  2. Color For The Sale Message
    By jaguarx in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 27 Oct 2009, 07:03 AM
  3. Sale Text Message
    By ttmb33 in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 29 Jul 2009, 06:31 AM
  4. Replies: 14
    Last Post: 29 Sep 2007, 03:07 AM
  5. Sale Message goes here
    By zahoorahmad in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 15 May 2006, 07:19 PM

Bookmarks

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
Zen-Cart, Internet Selling Services, Klamath Falls, OR