Magento2: Unable to create shipping label from backend

Created on 26 Mar 2016  路  4Comments  路  Source: magento/magento2

There is no 'Create Shipping Label' checkbox while submitting shipping information.

Steps to reproduce

  1. Configure store information
    1
  2. Configure shipping method
    2
  3. Create an order from front-end
  4. Submit shipping information from backend

    Expected result

  5. 'Create Shipping Label' checkbox should be available

    Actual result

  6. No checkbox

3

Format is not valid

Most helpful comment

I have a client who uses fixed table rates to calculate shipping prices on his website. Behind the scenes, he ships all of his orders through USPS. He would like to create USPS shipping labels for his orders, even though the order's shipping was calculated with table rates.

Ideally, Magento would allow store owners to create their own shipping labels regardless of which vendor the customer selected.

All 4 comments

Hi @Pakkapao ,
shipping label is not allowed for offline shipping methods. Flat Rate is offline shipping method.
Shipping labels feature is implemented for the following shipping carriers: UPS, USPS, FedEx, DHL.
Issue is closed as not a bug.

I have the same issue and I feel it is a bug. I'm using Australia Post as my carrier and I need to print shipping labels and packing slips, so I feel there should be an option to do so?!

Same here, working for a client who is shipping carrier not able to print shipping labels

I have a client who uses fixed table rates to calculate shipping prices on his website. Behind the scenes, he ships all of his orders through USPS. He would like to create USPS shipping labels for his orders, even though the order's shipping was calculated with table rates.

Ideally, Magento would allow store owners to create their own shipping labels regardless of which vendor the customer selected.

Was this page helpful?
0 / 5 - 0 ratings