Discussions
Drop Shipping Available?
Hello, Please tell me drop shipping is available in easy-ship API or not.
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}]}
AbanteCart Integration?
Does anyone know how to integrate EasyShip with AbanteCart? Thanks!
There are no shipping options available.
Hi, I synced my Woocommerce store up to easyship tonight but I continue to get "There are no shipping options available. Please ensure that your address has been entered correctly, or contact us if you need any help." I've followed all the troubleshooting steps but still no luck.
Woocommerce unable to get rates on checkout page
Please help. Using latest version of WordPress and WooCommerce.
We used query monitor plugin and found the following errors.
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?
HS Code api
Hello!
Not able to get rate
We trying to use "https://api.easyship.com/rate/v1/rates" to get the easyship rates but it return status 200 with the data below.
HOW WE WORK
How we create and connect api to our Core Php Website
Unable to create shipment through sandbox keys
I am getting following error while I call the shipment api to create shipment with my sandbox api key but works fine with production api key.