Discussions
Rates vs Shopify Rates?
How do Easyship rates compare to the discounted rates available via Shopify?
"There is not enough credit on your account" - Sandbox Post Label
Why am I getting this error,
problem in api integration in php
hello, i want to integrate your api in php, when i pass static parameter inside CURLOPT_POSTFIELDS it works great but now problem is we have to pass multiple data using mysqli so i create one code with php all details are stored same as static in variable and when i tried to pass that varialbe inside CURLOPT_POSTFIELDS it is not working i am writing hre my code so please help me we are trying from since last 4 days, when i try to chat the dont have any answer, so please help us..here is the code.
Plugin is adding the 'no-cache' header
We are using EasyShip plugin in our wordpress website https://kidzparadize.sg. The website is hosted in DreamHost hosting. DreamHost run their own proprietary caching system in all their servers.
Only 1 courier available for selection
We have our own FedEx courier account (with 9 services active) attached to our Easyship account, but it never shows up in the available couriers when creating a shipment or in the API rate/v1/rates call (rate/v1/rates). For example when we try to ship from The Netherlands to the USA we always only get the DHL option as a courier, which is very expensive and not logical as an option.
The weird thing is that 2 weeks ago, when we had the free account and a different FedEx account, we would always get multiple options like: DHL, our FedEx service, Easyship FedEx.
Error when requesting a courier pickup - Magento-Easyship Booking Management
Hi all,
Technical Documentation (Submitting an Electronic Invoice)
Hello all, the customer I am talking to is looking for docs on how they can code to this via our API. Are there docs I can share with this client to pass along to their product team?
EDI capability
Can your system interface with EDI transactions?
Webhook Response Not triggered(sandbox account)
I have already requested with an Ticket ID: 249674
Api error
i'm not able to test API. I'm using these datas
{
"origin_country_alpha2": "SG",
"origin_postal_code": "059405",
"destination_country_alpha2": "US",
"destination_postal_code": "10030",
"taxes_duties_paid_by": "Sender",
"is_insured": false,
"items": [
{
"actual_weight": 1.2,
"height": 10,
"width": 15,
"length": 20,
"category": "mobiles",
"declared_currency": "SGD",
"declared_customs_value": 100
}
]
}