How do I setup Shipping?

For general questions and discussions specific to the AbleCommerce 7.0 Asp.Net product.
Post Reply
Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

How do I setup Shipping?

Post by Mike718NY » Mon Jul 28, 2008 8:26 am

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

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: How do I setup Shipping?

Post by Mike718NY » Mon Jul 28, 2008 12:57 pm

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?

User avatar
mazhar
Master Yoda
Master Yoda
Posts: 5084
Joined: Wed Jul 09, 2008 8:21 am
Contact:

Re: How do I setup Shipping?

Post by mazhar » Mon Jul 28, 2008 1:02 pm

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

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: How do I setup Shipping?

Post by Mike718NY » Mon Jul 28, 2008 1:34 pm

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.

Mike718NY
Commodore (COMO)
Commodore (COMO)
Posts: 485
Joined: Wed Jun 18, 2008 5:24 pm

Re: How do I setup Shipping?

Post by Mike718NY » Tue Jul 29, 2008 11:17 am

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

Post Reply