MiniVend Akopia Services

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

RE: BACKEND ORDERING Woes...



******    message to minivend-users from Charles Kirby <kirbych@shell.monmouth.com>     ******

Speaking of these variables... item-subtotal, salestax, total-cost...
these all hold strings with a "$" in front!  
How can you get the value of the variable *without* the "$" symbol in
front?  (This is for sending on to Authorize.Net when validating a credit
card... the "amount" value can't have characters other than [0-9]).

Thanks, ck

On Tue, 23 Mar 1999, Russ wrote:

> ******    message to minivend-users from "Russ" <russ@khouse.org>     ******
> 
> On the final checkout page, put this:
> 
> <input type="hidden" name="salestax" value="[salestax]">
> 
> and the like for the other variables you want.  Backend.asc can track form
> variables, not minivend variables.  salestax, shipping, and subtotal are
> minivend variables that need to become form variables at the last possible
> page before the reciept.
> 
> This works, I use it.
> 
> Russ
> 
> -----Original Message-----
> From: owner-minivend-users@minivend.com
> [mailto:owner-minivend-users@minivend.com]On Behalf Of Jason Korkin
> Sent: Tuesday, March 23, 1999 10:48 AM
> To: minivend-users@minivend.com
> Subject: BACKEND ORDERING Woes...
> 
> 
> ******    message to minivend-users from Jason Korkin <jkorkin@korksoft.com>
> ******
> 
> Hi Folks:
>     Have a question about the Minivend Backend.asc ordering files...
> 
>     The software I am writing requires me to be able to show the total-cost,
> shipping, and
> salestax values in the backend.asc file.  When I put the line in the
> catalog.cfg file:
> 
>    BackendOrder
> name,company,address,city,state,zip,country,account,mv_shipmode,phone_day,sa
> lestax,shipping,subtotal
> 
>     It shows everything execpt for salestax, shipping, and subtotal... I
> have also tried
> stuff like [value subtotal] in that line, foolishly thinking that it would
> work... just to
> cover all the bases...  In the doc's it say you can reference anything in
> the hash,
> however, (1) what is the hashes name, (2) what is actually in the hash for
> values?
> 
>     Thanks,
> 
>     Jason Korkin.
> 
> -
> 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
> 

-
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: