How to access payment method in order status page using Liquid?

I’m wondering if anyone knows what the Liquid object is for the “payment method” in an order. I want to access this on the order status page via the “additional scripts” function in the Checkout settings page, but I can’t figure out from the Liquid documentation how/if the content of this field is accessible.

My case is especially interesting, as I’ve created a manual payment method called “Finance”. So during the checkout process, the customer can choose between Credit Card, PayPal, or Finance as the payment method. If the customer selects Finance, I want to do something really special on the final order confirmation / status page, like add a link to the finance application form using HTML/CSS.

Any help would be much appreciated!

Refer https://help.shopify.com/en/themes/liquid/objects/transaction#transaction-payment_details

I need the same solution. Can anyone confirm if the below article helped?

Yes you can use transactions.