FEDEX INTEGRATION IN ASP.NET C#

Posted by Dhruval Shah on Stack Overflow See other posts from Stack Overflow or by Dhruval Shah
Published on 2010-05-10T06:37:33Z Indexed on 2010/05/10 6:44 UTC
Read the original article Hit count: 754

Filed under:
|
|
|

Hello,

I am doing integration of fedex with out ASP.NET application. i want to get rate in specific currency only. but fedex return rate in different currency depnds on the source and target destination.

how to set specific currency, so if location differed then also i can get rate in specified currency only.

I have added "RateServiceDefinitions.wsdl", "RateService_v8.wsdl" services to my application but i am not getting where to set specific currency.

what i need to do?

Your prompt reply will be appriciated.

Thanks, Dhruval Shah

© Stack Overflow or respective owner

Related posts about ASP.NET

Related posts about c#