[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Transaction Logging
On Tue, 27 Jul 1999 Scott_Schenkein@ccnotes.ccity.com wrote:
> ****** message to minivend-users from Scott_Schenkein@ccnotes.ccity.com ******
>
>
>
> Hello everyone,
>
> I sent this mail out yesterday and I didn't get any responses and <sigh> I still
> can't seem to get the dang thing to work... Any Ideas. My original letter is
> below.
>
> Hello,
>
> I am trying to log all transactions in to a database (in their entirety)... My
> ~/etc/report contains lines like this (of course)
>
> city: [value city]
> state: [value state]
> zip: [value zip]
> shiptoname: [value name]
>
> But for some reason, the tag [value name] does not seem to return a value. (and
> all others do)
> Does anyone know why this might be happeining? Thank you for your help.
Do you have 'name' as a "required" field in the checkout profile?
Usually when I had this kind of problem, it was because of a few reasons:
1) misusing some of MV's magic variables (the mv_xxxxx variables)
2) poor spelling (i.e. the field is called address and I typed adress).
3) resetting the value somehow. usually I did this in the checkout
profile.
Best,
Kyle