Guest Posted July 14, 2003 Posted July 14, 2003 i installed ups-xml shipping calculator, when i checkout shippping, next message is displayed: Rating and Service 1.0001 0 An unknown error occured while attempting to contact the UPS gateway : Rating and Service 1.0001 0 An unknown error occured while attempting to contact the UPS gateway and not shipping cost or another options... country origin: MX (m?xico) the log file said: (i changed license, id and pwd) ***************************************************** ------------------------------------------ UPS REQUEST: <?xml version="1.0"?> <AccessRequest xml:lang="en-US"> <AccessLicenseNumber>mylicense</AccessLicenseNumber> <UserId>myid</UserId> <Password>mypwd</Password> </AccessRequest> <?xml version="1.0"?> <RatingServiceSelectionRequest xml:lang="en-US"> <Request> <TransactionReference> <CustomerContext>Rating and Service</CustomerContext> <XpciVersion>1.0001</XpciVersion> </TransactionReference> <RequestAction>Rate</RequestAction> <RequestOption>shop</RequestOption> </Request> <PickupType> <Code>03</Code> </PickupType> <Shipment> <Shipper> <Address> <City>Distrito Federal</City> <StateProvinceCode></StateProvinceCode> <CountryCode>MX</CountryCode> <PostalCode>06800</PostalCode> </Address> </Shipper> <ShipTo> <Address> <City>Xochimilco</City> <StateProvinceCode>DF</StateProvinceCode> <CountryCode>MX</CountryCode> <PostalCode>16019</PostalCode> </Address> </ShipTo> <Package> <PackagingType> <Code>02</Code> <Description>Package</Description> </PackagingType> <Description>Rate Shopping</Description> <PackageWeight> <Weight>1.00</Weight> </PackageWeight> </Package> <ShipmentServiceOptions/> </Shipment> </RatingServiceSelectionRequest> UPS RESPONSE: ****************************************** ... and nothing more!!! there's no response!!! no error!!! my web server is curl and xml enabled. what's wrong??? thanks!
xaze Posted September 10, 2003 Posted September 10, 2003 I have this exact same problem and it has previously worked just fine on my server... Has anyone else found a solution to this?
Recommended Posts
Archived
This topic is now archived and is closed to further replies.