My Cart
Log In
Register
an ASP.NET Open Source CMS & eCommerce platform
Search:
Home
Open Source Edition
DotShoppingCart Suite
Services
Support
Blog
Marketplace
Buy
Forums
Video Tutorials
Documentation
Premium Support
Submit Support Ticket
Home
>
DotShoppingCart Forums
>
Support
>
Using DotShoppingCart
>
add new shipping method
add new shipping method
Last Post 5/14/2010 9:43:15 AM By lukezy. 2 replies.
5/13/2010 1:45:36 PM
bansal_db
Posts: 181
Joined: 4/13/2009
website
add new shipping method
Hey Luke,
Is there a way to add a new shipping option in the site?
Currently we have fedex enabled. We need one more option for free shipping when the order total is above $500.00 Free shipping is always ground.
Thanks
-D
5/13/2010 1:55:18 PM
bansal_db
Posts: 181
Joined: 4/13/2009
website
Re: add new shipping method
or if there is a way to change the price value of one of the fedex options (fedex ground) to 0 if the order total is above 500?
thanks
5/14/2010 9:43:15 AM
lukezy
Posts: 2109
Joined: 6/12/2007
Location:WA, US
website
Re: add new shipping method
You cannot change the FedEx Realtime Rates because the rates are getting directly from FedEx web service. What you can do is to use Table Based Shipping to create another shipping method e.g. FedEx Ground Free Shipping and then set the fee to 0 when the order total is more than $500.
DotShoppingCart Staff