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 CustomerReferen ces 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 provided by fedex is not able to generate the customerreferen ces fields in the request sent to the server.
Would you guys happen to know whats the deals with this?
But I am having problems with CustomerReferen ces 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 provided by fedex is not able to generate the customerreferen ces fields in the request sent to the server.
Would you guys happen to know whats the deals with this?
Comment