These docs are for v2023.01. Click to read the latest docs for v2024.09.

Discussions

Ask a Question
ANSWERED

Shipping cost disrepancies - Shopify App dynamic shipping rates

Hi easyship, I am having issues setting up my shipping properly. The dynamic shipping rates are not accurate and I am being charged much more compared to what my customers are being charged. For example. my customer buys 2 items and they paid $20 in shipping (the price of 1 item to be shipped. It actually costs me $40 ship.

Company name not sent by API when creating shipping label

Company name is sent both in billing and shipping address, but it is lost when I print the label. Here is a sample of API code:
'payment_custom_field' =>
array (
),
'payment_method' => 'Credit/Debit Card (3D and SCA Secured) Stripe',
'payment_code' => 'stripe',
'shipping_firstname' => 'David',
'shipping_lastname' => 'Li',
'shipping_company' => 'Allonis LLC',
'shipping_address_1' => '4078 Waterland Drive',

ANSWERED

Orders not reflecting

Hello Team,

ANSWERED

RATE TO PERU

I'm doing a request to Peru with this json
{"origin_postal_code":"059405","destination_country_alpha2":"PE","destination_postal_code":"15074","taxes_duties_paid_by":"Sender","is_insured":false,"apply_shipping_rules":true,"box":{"length":1,"width":1,"height":1},"output_currency":"USD","destination_city":"Miraflores","destination_address_line_1":"Calle Colón 161","origin_state":"FL","items":[{"quantity":"1","actual_weight":1,"height":1,"width":1,"length":1,"category":"cameras","declared_currency":"USD","declared_customs_value":100}]}

Verifying an Incoming Event with Easyship's Signature

On EasyShip documentation, I can only find a Ruby example for verify an event. Does anyone have examples in nodejs?

ANSWERED

Shipping API

Hi,

ANSWERED

Progammatically purchase credits

Hi, is there a way to programmatically purchase credits so I can buy labels without having to manually add credits every time?

ANSWERED

URGENT!! - POST /pickup/v1/direct_handover is not woking

it is returning error:
{
"message": "Failed to set Direct Handover",
"errors": [
"undefined method `all?' for nil:NilClass"
]
}

ANSWERED

Sandbox International always return not find solution shipping

On EasyShip Dashboard: Get a quote
The system return 7 quotes to the same destination and specification package, but not on the SandBox.

ANSWERED

My own SkyPostal courier doesn't show up via API

SIgned a contract with SkyPostal.
Filled all my credentials in EasyShip panel.
The new rates shows up inside Easyship panel.
SkyPostal doesn't shows up in my application and shipping option.