简体   繁体   English

实时发货报价的.NET组件

[英].NET components for real-time shipping quotes

When developing custom ecommerce solutions, which "off the shelf" .NET based shipping components have you had luck with? 在开发自定义电子商务解决方案时,您对哪个“现成的”基于.NET的运输组件感到满意?

It absolutely must give real-time shipping quotes and be easily integrated into a ASP.NET website. 它绝对必须提供实时的运输报价,并且必须轻松集成到ASP.NET网站中。 Ideally I'd like it to support most of the common US domestic shipping companies (UPS, FedEx, USPS, etc.). 理想情况下,我希望它为美国大多数常见的国内货运公司(UPS,FedEx,USPS等)提供支持。

Thanks! 谢谢!

我没有使用过.net SHIP ,但是我成功使用了他们的.net CHARGE产品。

UPS has web services available which are easy to expose via .NET proxies, etc. That's what we have used. UPS提供了易于通过.NET代理等公开的Web服务。这就是我们所使用的。 For other shippers like DHL, FedEx, and USPS, we have our own estimates based on our own shipping and handling costs. 对于DHL,FedEx和USPS等其他托运人,我们根据自己的运输和装卸成本进行估算。

Typically you're going to want to pad their costs with your own costs. 通常,您将要用自己的费用来负担他们的费用。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM