473,605 Members | 2,590 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

FedEx or UPS Rate Calculator Integration

Hello,

I need your help. I have to integrate FedEx or UPS's Rate Calculator with
an eCommerce web site. I have a web site which offers some products for
sale. The price of the products is being charged to customer. But now I
want to calculate the amount of shipping depending on the postal code
in USA and Canada only with FedEx or UPS and add to the
total amount. I looked the tools offered by FedEx and UPS, but still I
could not integrate with the web site. Even after following the
documentation. I want to do like within one window
or an pop-up window of browser, but the goal is depending on the postal
code the amount of shipping should be calculated and added to chargeable
amount.

Can any one help me to do this or send me an example with HTML, JavaScript
or any documentation? I would realy appreciate the help.

Thankx in advance

Manmohan S. Sihra

Jul 20 '05 #1
2 8314
rf

"Manmohan S. Sihra" <ma******@cs. tu-berlin.de> wrote in message
news:Pine.SOL.4 .56.04010503290 90.2211@basta.. .
Hello,

I need your help. I have to integrate FedEx or UPS's Rate Calculator with
an eCommerce web site. I have a web site which offers some products for
sale. The price of the products is being charged to customer. But now I
want to calculate the amount of shipping depending on the postal code
in USA and Canada only with FedEx or UPS and add to the
total amount. I looked the tools offered by FedEx and UPS, but still I
could not integrate with the web site. Even after following the
documentation. I want to do like within one window
or an pop-up window of browser, but the goal is depending on the postal
code the amount of shipping should be calculated and added to chargeable
amount.

Can any one help me to do this or send me an example with HTML, JavaScript
or any documentation? I would realy appreciate the help.


Such things *must* be done server side. There are recorded cases where
people have fiddled with the client side form and had the goods delivered
for $0.01.

Cheers
Richard.
Jul 20 '05 #2
Thanks for the reply.

Can you answer it in little more details? Where do I find such cases?
Bye

Manmohan
"rf" <ma**********@t he.time> wrote in message
news:n4******** **********@news-server.bigpond. net.au...

"Manmohan S. Sihra" <ma******@cs. tu-berlin.de> wrote in message
news:Pine.SOL.4 .56.04010503290 90.2211@basta.. .
Hello,

I need your help. I have to integrate FedEx or UPS's Rate Calculator with an eCommerce web site. I have a web site which offers some products for
sale. The price of the products is being charged to customer. But now I
want to calculate the amount of shipping depending on the postal code
in USA and Canada only with FedEx or UPS and add to the
total amount. I looked the tools offered by FedEx and UPS, but still I
could not integrate with the web site. Even after following the
documentation. I want to do like within one window
or an pop-up window of browser, but the goal is depending on the postal
code the amount of shipping should be calculated and added to chargeable
amount.

Can any one help me to do this or send me an example with HTML, JavaScript or any documentation? I would realy appreciate the help.


Such things *must* be done server side. There are recorded cases where
people have fiddled with the client side form and had the goods delivered
for $0.01.

Cheers
Richard.

Jul 20 '05 #3

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
6256
by: grant | last post by:
hi folks: Does anyone know how to calculate the shipping rate on Fedex? There was a web module to handle the web query for rate at http://grd.fedex.com/cgi-bin/rrr2010.exe?func=Rate Currently it is not available, I wonder if there still has a similar module like that. I did some search on the Fedex sites and find out they have several API and I do not know which one I should choose. Could anyone give me some up to date idea on that?...
1
5912
by: someone | last post by:
Does anyone have any experience integrating with FedEx via C# and ASP.NET? I am really frustrated with the lack of help from FedEx. Their example ASP.NET code consists of an empty form and a C# file that uses their objects. Thanks, Mike Schore
6
2469
by: Alvin Bruney [MVP] | last post by:
Has anybody interfaced with fedex thru an application to get shipping/package tracking info? I'm not interested in a screen scrape solution. -- Regards, Alvin Bruney http://mvp.support.microsoft.com/default.aspx] Got tidbits? Get it here... http://tinyurl.com/27cok
31
15346
by: daniyalnawaz | last post by:
I'm having a problem during consuming the FedEx webservice... Error Detail: Warning: SoapClient::SoapClient() : I/O warning : failed to load external entity "wsdl/RateService.wsdl" in D:\Test\FDX\rate.php on line 12 Fatal error: Uncaught SoapFault exception: SOAP-ERROR: Parsing WSDL: Couldn't load from 'wsdl/RateService.wsdl' in D:\Test\FDX\rate.php:12 Stack trace: #0 D:\Test\FDX\rate.php(12): SoapClient->SoapClient('wsdl/RateServic...')...
2
5567
by: ddieckmann | last post by:
I am writing an application that will use the FedEx Web Services to validate addresses and determine what services are available for an address. I have downloaded the sample code and WSDL files from FedEx. I have created references to both WSDL files: C:\Sep-WSDLs\AddressValidationService_v1.wsdl C:\Sep-WSDLs\RateAvailableServicesService_v2.wsdl I have created Imports statements for both references:
3
3755
by: mwilliams4 | last post by:
Has anyone set up FedEx integration within an Access Database? I'm looking to: 1. If you clicked a tracking number in a form, then it would take you to the tracking page with the results from that number. 2. If you click a customer name in a form, then it would create a new slip to print and send today.
3
8502
by: supperham | last post by:
hi: can sone one tell me how to use fedex web service in php to calculate shipping fee? i already have fedex account and 4 keys used to test application Test Password:8pVQ6p5cHyQVuJJvrfosaBKqG Developer Test Key: vfNOPSmeA69gJFdf Test Account: 510087682 Test Meter: 1239156
2
2878
by: sridharv86 | last post by:
Hi, I'm using FedEx for my shipment and use the FedEx rate calculator to find the shipping cost. When I send the request and get back the response, I always find that there is no discount applied even if i send a quantity of 100. can someone help me out with the following questions so that i can get clear with how to work with the fedex webservice 1. If i want to send 2 quantities of a product. will i be constructing the request with...
6
4227
by: tankchintan | last post by:
I am working on this FedEx web service integration project for some time. I am using PHP to make calls to the FedEx server. Everything seems to be working properly. But I am having problems with CustomerReferences fields appearing in the original fedex request that is sent to the server. I am using the ShipService_v7.wsdl. I asked FedEx tech support saying that would not be able to help with PHP code. But my problem is even the sample code...
0
8004
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
7934
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
8425
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
0
8418
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
8071
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
5445
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
3912
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
1
2438
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
1
1541
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.