Discussions

Ask a Question
ANSWERED

Shipping from the app.

Is there any ETA on when it will be possible to create shipping labels from the app, or to make the site somewhat mobile friendly?

dhl easyship id not provided when creating label

problem with dhl label create
when we are Creating label easyship did not provide the easyship id.but label create in easyship dashboard and its cause error in our side

Logiwa Easyship integration

Hi,

ANSWERED

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.

Joomla Multi-vendor site

I have a Joomla site and am integrating Quick2Cart to sell products from multi-vendors. Will I be able to integrate easyship to allow each vendor access to be able to ship using easyship?

Magento 2 - Reset store settings does not work - A technical problem with the server created an error. Try again to continue what you were doing. If the problem persists, try again later.

The reset store settings option in magento gives below error

ANSWERED

Buy label asynchronous response [sandbox]

Hello,
I added Callback URL in Dashboard and buy a label and then my webhook api retrieve easyship response, once, then Callback URL in Dashboard automatically changed to "No callback URL added yet".
My question is, how many times easyship call my webhook api when a buy a label?
Does sandbox won't update status, right?

ANSWERED

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.

The place of shipment is the United States multibox parcels (Number of parameters > 1) Unable to find the express method

Condition: the place of shipment is the United States
question:parcels (Number of parameters > 1) Unable to find the express method
description:parcels (Number of parameters = 1)Can return to express normally
The following is parcels (Number of parameters > 1) participation and participation
submit:
{
"origin_address":{
"line_1":"S&B Industry Inc.",
"line_2":"15001 Heritage Parkway - Suite 150",
"state":"TX",
"city":"Fort Worth",
"postal_code":"76177",
"country_alpha2":"US",
"contact_name":"1111",
"company_name":"11111",
"contact_phone":"111111",
"contact_email":"
[email protected]"
},
"destination_address":{
"state":"Nevada",
"city":"Doral",
"postal_code":"89183",
"country_alpha2":"US"
},
"incoterms":"DDU",
"insurance":{
"is_insured":false,
"insured_amount":"7076.00",
"insured_currency":"USD"
},
"shipping_settings":{
"units":{
"weight":"kg",
"dimensions":"cm"
},
"output_currency":"USD"
},
"parcels":[
{
"total_actual_weight":"12.000",
"box":{
"length":42,
"width":29,
"height":39.5
},
"items":[
{
"quantity":1,
"category":"accessory_no_battery",
"description":"Machine",
"actual_weight":"12.000",
"declared_currency":"USD",
"declared_customs_value":"2345.00"
}
]
},
{
"total_actual_weight":"12.000",
"box":{
"length":42,
"width":29,
"height":39.5
},
"items":[
{
"quantity":1,
"category":"accessory_no_battery",
"description":"Machine",
"actual_weight":"12.000",
"declared_currency":"USD",
"declared_customs_value":"1234.00"
}
]
}
]
}

ANSWERED

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".