No shipping method

  • Posts: 12953
  • Thank you received: 1778
5 years 11 months ago #292789

Hello,

We just tested it on your end and order information seem to be correctly sent to the UPS shipping platform :

<?xml version="1.0" ?>
	<AccessRequest xml:lang='en-US'>
		<AccessLicenseNumber>XXXXXXXXXXXXXXXXX</AccessLicenseNumber>
		<UserId>xxxxxxxxxxxx</UserId>
		<Password>xxxxxxxxxxx</Password>
	</AccessRequest>
<?xml version="1.0" ?>
<RatingServiceSelectionRequest>
	<Request>
		<TransactionReference>
			<CustomerContext>Rating and Service</CustomerContext>
			<XpciVersion>1.0</XpciVersion>
		</TransactionReference>
		<RequestAction>Rate</RequestAction>
		<RequestOption>shop</RequestOption>
	</Request>
	<PickupType>
		<Code>01</Code>
		<Description>Daily Pickup</Description>
	</PickupType>
	<Shipment>
		<Description>Rate Shopping - Domestic</Description>
		<Shipper>
			<ShipperNumber>XXXXXXXX</ShipperNumber>
			<Address>
				<City>OH</City>
				<PostalCode>45245-1904</PostalCode>
				<CountryCode>US</CountryCode>
			</Address>
		</Shipper>
		<ShipTo>
			<Address>
				<City>Berverly hills</City>
				<StateProvinceCode>CA</StateProvinceCode>
				<PostalCode>90210</PostalCode>
				<CountryCode>US</CountryCode>
				<ResidentialAddressIndicator/>
			</Address>
		</ShipTo>
		<ShipFrom>
			<Address>
				<City>OH</City>
				<StateProvinceCode>OH</StateProvinceCode>
				<PostalCode>45245-1904</PostalCode>
				<CountryCode>US</CountryCode>
			</Address>
		</ShipFrom>
		<RateInformation><NegotiatedRatesIndicator/></RateInformation>
<Package>
	<PackagingType>
		<Code>02</Code>
	</PackagingType>
	<Description>Shop</Description>
	<Dimensions>
		<UnitOfMeasurement>
			<Code>IN</Code>
		</UnitOfMeasurement>
		<Length>40</Length>
		<Width>22</Width>
		<Height>55</Height>
	</Dimensions>
	<PackageWeight>
		<UnitOfMeasurement>
			<Code>LBS</Code>
		</UnitOfMeasurement>
		<Weight>43.999994374844</Weight>
	</PackageWeight>
</Package>
		<ShipmentServiceOptions />
	</Shipment>
</RatingServiceSelectionRequest>

And here is the code received :
<?xml version="1.0"?>
<RatingServiceSelectionResponse><Response><TransactionReference><CustomerContext>Rating and Service</CustomerContext><XpciVersion>1.0</XpciVersion></TransactionReference><ResponseStatusCode>0</ResponseStatusCode><ResponseStatusDescription>Failure</ResponseStatusDescription><Error><ErrorSeverity>Hard</ErrorSeverity><ErrorCode>111050</ErrorCode><ErrorDescription>Package exceeds the maximum size total constraints of 165 inches (length + girth, where girth is 2 x width plus 2 x height).</ErrorDescription></Error></Response></RatingServiceSelectionResponse>

The best solution will probably be to directly ask more information about it to the UPS platform by providing the code sent to their platform and their response.

Best regards,
Mohamed Thelji.

Please Log in or Create an account to join the conversation.

  • Posts: 109
  • Thank you received: 2
  • Hikashop Multisite
5 years 11 months ago #292804

Yes, I am in dialogue with UPS so this report is exactly what I needed. Thank you!

Please Log in or Create an account to join the conversation.

  • Posts: 109
  • Thank you received: 2
  • Hikashop Multisite
5 years 11 months ago #292805

My UPS contact responded with this...

The information being sent is for a small package quote. We would have to have a freight class included in the request as well as a freight service level.

Also, the LTL API is only supported by Webservices and JSON not XML. The request below is in XML.

I’m attaching the developer’s guides that have some examples.

Attachments:

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
5 years 11 months ago #292825

Hello,

Also, the LTL API is only supported by Webservices and JSON not XML. The request below is in XML.
I’m attaching the developer’s guides that have some examples.


Thank you for contacting UPS, to properly retrieve UPS Freight services an integration with their "FreightRate" API will be required, which means that we'll have to develop an Hikashop UPS Freight shipping plugin.

We just added it on our TODO list and we'll develop it as soon as possible.

Thank you for your return !
Best regards,
Mohamed Thelji.

Please Log in or Create an account to join the conversation.

  • Posts: 109
  • Thank you received: 2
  • Hikashop Multisite
5 years 11 months ago #292849

What would you charge if my client wanted to pay to have it developed right away? We would want it to be a plug-in that was supported by HikaShop moving forward. Is paying for immediate development an option?

Please Log in or Create an account to join the conversation.

  • Posts: 12953
  • Thank you received: 1778
5 years 11 months ago #292866

Hello,

Sure, but we generally take custom jobs request via email, so feel free to post your request using our contact form :
www.hikashop.com/support/contact-us.html

Kind regards,
Mohamed Thelji.

Please Log in or Create an account to join the conversation.

  • Posts: 109
  • Thank you received: 2
  • Hikashop Multisite
5 years 11 months ago #292904

Will do. Thank you.

Please Log in or Create an account to join the conversation.

Time to create page: 0.086 seconds
Powered by Kunena Forum