473,398 Members | 2,404 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,398 software developers and data experts.

Fedex Air waybill webservice php

Hi,
I'm using Fedex Shipping Request v12 using PHP.

my wsdl file is ShipService_v12.wsdl
and library file is fedex-common.php5

I'm trying to send my order number in request and wan't to show up this order number in AIR WAYBILL pdf file.

I'm sending order number in request like this:
Expand|Select|Wrap|Line Numbers
  1. 'CustomerReferences'=> array('0' => array(
  2.     'CustomerReferenceType' => 'CUSTOMER_REFERENCE', 
  3.     'Value'        => $insert_id))
  4.  
it is sending in response.

There is a some function that take request and get the response.

Expand|Select|Wrap|Line Numbers
  1. $response = $client->processShipment($request);
  2.  
Before sending the request i've check request in detail and my order number is there in request.

but when i get the response, there is no order no/ref. no

Is there any condition we've to set up to get ref. no. or some thing else.

anyone knows about?
Oct 31 '12 #1
1 2634
Rabbit
12,516 Expert Mod 8TB
I don't understand. If you're sending them the order number, why do they need to send it back? You already know what the order number is.
Oct 31 '12 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

3
by: Ashish Kanoongo | last post by:
Hello I would like to calculate freight online for UPS and Fedex. However I have already calculate freight for ABF, Roadway and MyYellow, because they have provided sufficient documentation of...
4
by: Fred | last post by:
I want to insert DHL and FedEx tracking links with the waybill numbers in the body of emails I am sending using sendobject. I am not sending attachments. DHL and FedEx use long links that...
1
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#...
1
by: Logan | last post by:
I am trying to implement talk directly to the fedex servers so i can use there online services. I need to first establish an SSL connection then send some information to the fedex servers and wait...
3
by: injanib via AccessMonster.com | last post by:
Does anyone know what kind of codes Fedex uses for its barcodes and how it is translated into the tracking number. I have a database to I use to log incoming packages. I am able to scan any other...
31
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...
1
by: Adeel | last post by:
Hi, I want to show the shipping options offered by FedEx with there prices on my site. Does any one used it before or anyone has any idea about it. I am using asp.net 2.0. Please help me its...
3
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...
0
by: Raymond | last post by:
Hi All, Has any one work with FedEx Webservice with ASP? I am using ASP via SOAP to talk to FedEx Webservice, I have no problem printing the FedEx label with PNG or PDF, my problem is to print...
2
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...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
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,...
0
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...
0
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,...
0
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...
0
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...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...

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.