Magento How to get payment method in Magento? Posted on: October 20, 2011April 5, 2014 Just call: $payment = $order->getPayment()->getMethodInstance()->getTitle();