[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: user confirmation email
****** message to minivend-users from "Gideon van Gelder" <gideon@swingmaster.nl> ******
I don't know.
Sounds to me like you're using version 3.11.
Try downloading 3.14: there's a working e-mail confirmation function in the
simple-demo that comes with versions from 3.12 and up.
The perl subroutine is located with that demo in the mvend -dir as
form_mail.cfg.
You can just copy that file into your own mvend dir and try it, I think.
-Gideon
> ****** 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
>
-
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