积极、乐观、自信、幽默!
Posts tagged FedEx WebService
PHP FedEx shipping rates calculator
0First of all, you need to register an account, after register, open https://www.fedex.com/wpor/web/jsp/drclinks.jsp?links=wss/develop.html to obtain test key.
And I strongly recommend you goto https://www.fedex.com/wpor/web/jsp/drclinks.jsp?links=wss/getstarted.html and download some resources, include code archive and documentation.
After decompress the archive, you may find the wsdl file named RateService_v10.wsdl
for development env, you should edit this file, find a line contains https, it maybe
https://gateway.fedex.com:443/web-services/rate
change [gateway] to [wsbeta]!
https://wsbeta.fedex.com:443/web-services/rate