用于联邦快递运输计算的 Coldfusion 函数

发布于 2024-12-19 03:43:09 字数 53 浏览 1 评论 0原文

如何根据重量计算联邦快递陆运或联邦快递隔夜运费。我需要在电子商务网站结帐时执行 CF 功能。

How to calculate fedex shipping charges based on weight, for fedex ground or fedex overnight. I need CF functions to do at the time of checkout in an e-commerce site.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

爱的十字路口 2024-12-26 03:43:09

尝试以下组件。

cffedexrates - ColdFusion FedEx 运费

Coldfusion 组件,用于计算 FedEx 的运费 - 只需提供价值、重量和地址,它就会返回类型(隔夜优先、标准隔夜、2 天等)及其成本。

希望这有帮助

Try the following component.

cffedexrates - ColdFusion FedEx Shipping Rates

Coldfusion component for calculating shipping rates from FedEx -- simply supply the value, weight and addresses and it returns the type (Overnight Priority, Standard Overnight, 2-day, etc) and it's cost.

hope this helps

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文