Hi all, been looking through the forums, google and just havent come across the solution that i need.
in the standard packslips template of shopify i want to add in the payment method. i.e i want it to show paid by credit card using shopify payments
I have tried many variables all with no luck at all
in the packing slips there is the option of shipping method using the following variables.
{% if order.shipping_method != blank %}
{{ order.shipping_method.title }}
{% else %}
No shipping required
{% endif %}
but this just does not work for payment method
can anyone help with this
User | Count |
---|---|
394 | |
202 | |
137 | |
46 | |
42 |