Reputation: 6428
How do I integrate Fedex into my asp.net application. Is there any dll available from Fedex. I googled it but couldn't find any dll. Also I am completely new at integrating payment gateway, shipping etc. What are the initial steps I should take?
Thanks in advance:)
Upvotes: 0
Views: 4732
Reputation: 17508
If it's shipping calculations your after, try this.
http://code.google.com/p/aspnet-dotnet-ups-usps-fedex-shippping-calculator/
Upvotes: 0
Reputation: 48726
Fedex's Development Gateway should have all the resources you need. If you are seriously trying to create a payment gateway though, its not exactly beginner's stuff. I'd suggest you do some serious googling on how to do that.
Upvotes: 1