Discussions
3dCart Integration???
Is it possible to integrate with 3dCart to receive real time shipping rates? I'm trying to set up real time shipping rates by connect with 3dcart using the ENDPOINT URL, but I'm having trouble with it. What are the steps to retrieve the endpoint url?
Global Dynamic Shipping (global easyship account)
Following this post https://developers.easyship.com/discuss/62af1d6cbb958b0044c9a7fe where you explained how we can dynamically change the source address (via API) for rates and shipments.
Print label issue while using the sandbox account using API.
Hello Guys,
Error: Parcels dimensions or all items dimensions are mandatory
When I trying https://api.easyship.com/v2/rate, I have this error "Parcels dimensions or all items dimensions are mandatory" if i send in "parcels[box.slug]" one of USPS Boxes from Boxes API (e.c. "usps-regional-box-b2")
Backerkit - Syncing error
Hi. I'm trying to get the EasyShip API integration working (I know I've used it before in the past just fine) however I'm getting the error: "Shipment items item category can't be blank" when syncing and I don't know where in EasyShip I can add this information so it goes through.
Thanks for your help.
Shipment items item category can't be blank, but i sent a shipment items category
Hi there. I'm sending a test post with an item category, but i'm getting back an exception---CloudShipmentManagerError - action: create_by_api - Shipment items item category can't be blank. Can you help me figure out what's wrong with this test query?
request id 9e031636-1b3d-4790-b5d0-c2cd280b965d
Data structure:
{:platform_name=>"MyPlatform",
:platform_order_number=>"MyOrderNumber",
:destination_country_alpha2=>"US",
:destination_city=>"San Francsico",
:destination_postal_code=>"94110",
:destination_state=>"CA",
:destination_name=>"bobby_2",
:destination_address_line_1=>"24 Peters Ave",
:destination_address_line_2=>"",
:destination_phone_number=>"2038563234",
:destination_email_address=>"[email protected]",
:items=>
[{:description=>"KITTY",
:sku=>"KITTY",
:actual_weight=>5.0,
:height=>1,
:width=>1,
:length=>1,
:category=>"watches",
:declared_currency=>"USD",
:declared_customs_value=>5.0}]}
Any UK developers here
I am considering using easyship, for an application i would like developing. Are there any developrs here with expereince of intergrating the easyship API
Easyship store sync does not work and gives error
Created a test order with a easyship carrier but when I want to sync my store I get this error
There is not enough credit on your account on Sandbox
Hello, when I try to create a test label in the Sandbox environment, I get the following error "There is not enough credit on your account".
UPS rates are not received through API
Hi Easyship support team,