MiniVend Akopia Services

[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date ][Minivend by thread ]

user confirmation email



******    message to minivend-users from "Eugene Borukhovich" <info@macroscape.com>     ******

Hello fellow minivendors!!!

I am trying to send out a confirmation email to the user.
I found the following page in the docs:
http://www.minivend.com/minivend/faq/06.12.How_can_I_send_an_email_copy_of_.
html

So I tried putting in this code in my report.html:

[perl arg=sub interpolate=1] form_mail (
                      q{[value email]},
                      'Your order from mycompany.com',
                      'sales@mycompany.com',
                      <<'EndOfOrder' )

     NAME: [value name]
  ADDRESS: [value address]
           [value city] [value state] [value zip] [value country]

  [item-list]
  [item-quantity] [item-code] [item-description] [item-price]
  [/item-list]
  SUBTOTAL: [subtotal]
  SALESTAX: [salestax]
  SHIPPING: [shipping]
  TOTAL:    [total-cost]

  EndOfOrder
  [/perl]


DO I still have to put the GlobalSub routine. If so where do I enter it.....

Thanks for all the help 
-
To unsubscribe from the list, DO NOT REPLY to this message.  Instead, send
email with 'UNSUBSCRIBE minivend-users' in the body to Majordomo@minivend.com.
Archive of past messages: http://www.minivend.com/minivend/minivend-list


Search for: Match: Format: Sort by: