[Date Prev][Date Next][Thread Prev][Thread Next][Minivend by date
][Minivend by thread
]
Re: Check Out Page in 3.12//Shipping Mode
****** message to minivend-users from mikeh@minivend.com ******
Quoting Brian Bullen (brian@beryl.sol.co.uk):
>
> On Thu, 21 Jan 1999, Brian T. Allen wrote:
>
> > In the new demo for 3.12 the check-out page isn't calculation shipping (on either the demo I have or the one on the minivend home page).
> > In all my infinte (very small) experience I was not able to solve the problem. Has anyone fixed this?
>
> I have a slightly different problem iwht shipping - I have a shipping cost
> but cannot change the shipping mode,
>
> I did a test in which I just created a new account, then set the
> shipping address (using a Netscape4 browser) and changed the country
> to UK.
>
Yes, it is all screwed up. 8-) The intent is to make the shipping on
the first checkout line come out properly when you change country.
At the top of your checkout.html page put this instead of what is currently
there:
<!--
[if !value country]
Set country to: [value name=country set="US"]
Set save_country to: [value name=save_country set="US"]
Set mv_shipmode to: [value name=mv_shipmode set="upsg"]
[elsif type=explicit
compare="[calc]
q{[value country]} ne q{[value save_country]}
[/calc]"]
Set saved country to: [value name=save_country set="[value country]"]
Set shipmode to:
[value name=mv_shipmode
set="[calc]
$mode = q{[data
table=country
col=shipmodes
key='[default country us]'
]};
$mode =~ s/\s.*//;
return $mode;
[/calc]"
]
[/elsif]
[/if]
-->
I have changed it at the minivend.com demo and would appreciate
reports of anomalous behavior. Thanks.
--
Mike Heins http://www.minivend.com/ ___
Internet Robotics |_ _|____
Fast, reliable, cheap. 131 Willow Lane, Floor 2 | || _ \
Pick two and we'll talk. Oxford, OH 45056 | || |_) |
-- unknown <mikeh@minivend.com> |___| _ <
513.523.7621 FAX 7501 |_| \_\
-
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