Page 1 of 1

How do I setup Shipping?

Posted: Mon Jul 28, 2008 8:26 am
by Mike718NY
The store itself uses UPS and USPS for shipping items.

But for the website, the shipping is a:

flat rate of $4.95
or
free for orders over $70.00.


How do I implement this in the webstore? thanks

Re: How do I setup Shipping?

Posted: Mon Jul 28, 2008 12:57 pm
by Mike718NY
Do I need to select "Yes" from the
Shippable: drop down in the
TAXES & SHIPPING section of the Prod Admin to enable shipping for that item?

Re: How do I setup Shipping?

Posted: Mon Jul 28, 2008 1:02 pm
by mazhar
Do I need to select "Yes" from the
Shippable: drop down in the
TAXES & SHIPPING section of the Prod Admin to enable shipping for that item?
Yes

Re: How do I setup Shipping?

Posted: Mon Jul 28, 2008 1:34 pm
by Mike718NY
I still can't figure out how to setup shipping like this.

If create a method like "5.95 Flat Rate" in

Configure > Shipping > Methods.

How is it applied to the store? I noticed it appears in a drop down list
at the end of Checkout, . . but I need it applied automatically.

Re: How do I setup Shipping?

Posted: Tue Jul 29, 2008 11:17 am
by Mike718NY
I was able display the new shipping info in the Shopping Cart,
but I really need to know how to
write the correct shipping info to the database.

Where do I do this?
in /Checkout/Default.aspx or BasketTotalSummary.ascx?

I need to know what fields I have to use that write the shipping amount to the actual database. thanks