Discussions
listing shipment options can't work for create shipment?!
With my production key https://api.easyship.com/rate/v1/rates
Listing multiple shipping options . When i choose one for create shipment it throwing error
'Failed to create shipment: ["error_message: Sorry, we couldn\'t find any shipping solutions based on the information provided."]'
. I'm using the same address for both listing and shipping still getting the errror
Null response from API shipments/create_and_buy_label
I'm getting a null response with my sandbox API key in PHP. When I post the example request data it returns a 500 error. Please help.
RE: EasyShip Woocommerce Sync Issue
Hi,
Rate request error if no items
Rate request page says 'Shipment items. You can either send item details or box + total_actual_weight' under the 'items' property. I tried sending 'box' and 'total_actual_weight' using the 'Try it' sandbox feature and it returns the error "Missing items".
Why can't I send a request with no items but just 'box' and 'total_actual_weight'?
Easyship store sync does not work and gives error
Created a test order with a easyship carrier but when I want to sync my store I get this error
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
Shipping Carriers for the Netherlands
Hi,
Need api ip's for whitelisting
Can somebody please send me the api ip's for whitelisting
Alcohol Shipping / Adult Signature Required
Are we able to mark a UPS label as Adult Signature Required (we can't currently in Shippo so are looking for a different integration)
I am fetching rates & also creating easyship-shipments, but its only working properly with easyship mentioned category slugs
I am fetching rates & also creating easyship-shipments, but its only working properly with easyship mentioned category slugs. I am providing category title as regular life then its not working. But when I am providing easyship mentioned category slugs, then its working properly.