We don’t allow questions seeking recommendations for software libraries, tutorials, tools, books, or other off-site resources. You can edit the question so it can be answered with facts and citations.
Closed 9 years ago.
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(5)
Fedex 开发者资源中心上的一些资源可能会对您有所帮助
哪些区域您正在寻找以及需要什么类型的功能?
根据您的评论,看起来像 FedEx Web 服务就是您想要的之后,您需要注册并登录才能确定。
There are some resources on the Fedex Developer Resource Center you may find helpful
What region are you looking for and what type of features do you need?
Based on your comment, looks like the FedEx Web Services are what you're after, you'll need to sign up and login to be sure though.
我相信您必须直接与联邦快递联系,并且根据您在做什么,我不记得它是免费的。
编辑:这可能会帮助您:FedEx 开发人员资源中心
I believe you have to get in touch with FedEx directly, and depending on what you are doing, I don't remember it being free.
EDIT: This might help you out: FedEx Developer Resource Center
还有所谓的联邦快递网络集成向导 (FWIW)。它将帮助您通过“向导”工具为您的网站创建运输/评级/跟踪页面。它要求您向 Fedex 提出请求,他们会提供联系方式来帮助您完成此操作。如果您是拥有帐户的客户,Fedex 不会收取此费用
There is also what is known as the FEDEX WEB INTEGRATION WIZARD (FWIW). It will help you create a shipping/rating/tracking page for your website through a 'wizard' tool. It requires you to request this from Fedex and they provide a contact to help you through it. Fedex does not charge for this if you are a customer with an account
您还可以找到一些带有此类 API 包装器的软件包。
例如,有一个 .Net 包装器,除了 FedEx 之外,它还实现了 UPS 和 USPS API
You can also find some packages with wrappers for such APIs.
For example, there is a wrapper for .Net, which also implements UPS and USPS APIs in addition to FedEx
我从 Fedex 开发人员资源中心获取了示例 PHP 代码。
I got the sample PHP code from Fedex Developer Resource Center.