Top "Shipping" questions

Shipping is transportation of goods by sea or some other means.

Magento get order shipping method title

Hi can anybody tell me how can i get after successfully order is placed shipping method title? Here is what …

magento shipping
WooCommerce - Disable shipping for downloadable purchases

I've just set up a Woocommerce based webstore and I'm very happy with it so far, but I've come across …

wordpress woocommerce checkout product shipping
Get orders shipping items details in WooCommerce 3

How can I get the order shipping method id.? For example 'flate_rate'. Since WooCommerce 3 it is now complicated as …

php woocommerce orders shipping shipping-method
Export Orders from Magento for shipment

I am working on an online store on the Magento platform and have hit a major roadblock: For some reason …

php magento export shipping
How to decode U.P.S. Information from UPS MaxiCode Barcode?

I recently purchased a 2D Barcode reader. When scanning a U.P.S. barcode, I get about half of the …

2d barcode shipping ups
Magento displaying "Sorry, no quotes are available for this order at this time"

I'm using magento version 1.6. I am having this problem when using the guest checkout, it keeps displaying "Sorry, no quotes …

magento shipping
DHL Sample Tracking numbers

I'm developing a web app that will be used for DHL Tracking and i can't find too much information about …

web-services testing tracking shipping
How can i access current woocommerce order shipping method id?

I have found method $order->get_shipping_method() to access the name, but i want to retrieve the id …

wordpress woocommerce shipping
Magento : How to get countryID from selected / entered shipping address

I'm trying to hide some text / code based in the shipping_method.phtml based on whether the country of the …

magento checkout shipping street-address country
Calculate a rough estimate for shipping box size

I'm trying to find the best way to calculate the box size needed for shipping. I have 3 shipping containers with …

php shipping knapsack-problem