Discussions
Strange shipping rates scenarios
Hello
Sorry, we couldn't find any shipping solutions based on the information provided
the param i send was :
Urgent - support sent me here, pledgebox to easyship.
Pledgebox is importing my products to Easyship with the wrong weights and HS codes. How do you correct it, we got thousands of orders.
why does this rates request api call return an error?
POST /2023-01/rates HTTP/1.1
Accept: application/json
Content-Type: application/json
Authorization: Bearer prod_4jZAQeqvVWAlL2pJWu2Zfe7GRu++0oymSxwI1fbzrCc=
Host: api.easyship.com
Content-Length: 1104
Is it possible to simulate the purchase of labels?
Hello,
GET Shipment - costs & adjustments
Under the GET for shipments and rates there's the "total_charge" - is this is updated if any adjustments are made to the shipment costs from the cariers? Looking at my data I don't believe it is. If not is there a way to get these billing adjustments through the API?
Shift4shop (formerly 3dcart) integration
Hello we are using shift 4 shop for our website and I am looking for step by step instructions on how to make easyship and our web host work together. I looked at the docs for API and I have created an API I guess but the access token is what I was given and I am not sure where that would go on shift4shop or how to manually input the api code into the website code I have. Is it even possible to integrate the two?
test MYDHL API key and secret does not work
Hello, I received the MYDHL API test key and test API secret from DHL developer account. But they are not working, do you know why it is not working? Maybe because it is a test version?
Can you tell me how to use sandbox in woocommerce??
Hello, I've tried to use sandbox in woocommerce, but it didn't work.
I followed https://developers.easyship.com/docs/authentication to generate sandbox token. However, it didn't show shipment in cart page...
Shipping Rule Not Working For Rate API
Shipping rate API always returning "USPS priority" value when quantity is 1 or 2.
As per shipping rule that should return 3 values UPS ground, USPS priority, USPS first class when quantity is 1.
When quantity is more than 2 then it's fails to calculate shipping option.
What should change in API request JSON or any configuration for proper shipping Info base on shipping rule?