How to get detail text of Manual payment methods

How to get detail text of Manual payment methods

ppp_cs
Tourist
10 0 2

I would like to show detail text of "manual payment methods" on invoice.

I could find title name of that via {{ transaction.gateway }}, but couldn't find detail text Liquid code.

Is there way to find it?

 

In other words, when a customer selects cash on delivery (a manual payment method) at checkout, I want to show the invoice, "Here's what to do next" = detail text of manual payment methods.

 

https://shopify.dev/docs/api/liquid/objects#transaction_payment_details

 

 

Reply 1 (1)

recindo
Shopify Partner
3 0 0

Did you manage to figure out this issue? I want to do something similar as well. To detect the type of manual payment (eg. COD, Bank Deposit etc)