Unable to print the Order Financial status data in a Packaging slip

I have a very specific need to print the Order Financial status in the packing slip to identify the pending from paid customers ,

Whcih eventually is beign used by our courier team to ensure the collection happens by them from the customer in case of a CAsh on Delivery type of orders.

I am using the below liquid command and don’t see anything printed for this variable.

{{ order.financial_status }}

Really appreciate quick response.

Hi @Hitesh_joshi23

Unfortunately the financial_status variable is not exposed to the default packing slip template in Shopify. You can find a list of available variables on the default packing slip template here: https://help.shopify.com/en/manual/orders/packing-slips-variable-list#store-variables

A solution you could try is to use an app to generate your packing slip, for example you can try the free Order Printer app from Shopify here: https://apps.shopify.com/order-printer

Hope this helps!

Hello Marco,

Thanks for the prompt reply, even in order printer this variable is not being displayed. I tried to print the Financial status there too, and it didn’t display that.