Discussions

Ask a Question
ANSWERED

How to combine multiple items in one package

Hi, Most of the time our customers purchase multiple items in our Shopify store. After syncing the order with easyship, it always assumed we ship out every single item in separate packages. We deleted other items and only kept one item on easyship becasue we only needed to ship out one package. As a result of that, the customer would receive a shipment notification email from Shopify stating that we only shipped out one item. Could anyone teach me how to resolve this? How can we tell the system that we put multiple items in one single package? Thank you!

ANSWERED

i am getting "Sorry, we couldn't find any shipping solutions based on the information provided." i am using sandbox account for this

"meta": {
    "errors": [
        "Sorry, we couldn't find any shipping solutions based on the information provided."
    ],
    "request_id": "29e8ff8c610e0610f1769319b02f4955",
    "status": "partial_success",
    "unavailable_couriers": []
}
ANSWERED

Sandbox API returns no quotes

Using Sandbox API leads to no quotes returned

ANSWERED
ANSWERED

How do i change currency from sgd to usd?

ANSWERED
ANSWERED
ANSWERED

Need QR code, or 6 digits, for Evri parcel

I have created a shipping label for the Evri courier service. The label has been generated successfully using the API, but I need access to the QR code, or 6 digits, in order to print the label at an Evri parcel shop.

ANSWERED

Is there support for .NET Framework?

I have developed a C# and ASP.NET solution instead of using JavaScript. I have been getting a 400 bad request error when requesting data back.