How Can I Get Shipping Amount From A Magento Order Programmtically

I would like to get the shipping amount from given order object programmtically

You can use getShippingAmount method to get shipping amount from Magento order

$order->getShippingAmount();
0 0 votes
Article Rating
Subscribe
Notify of
guest
0 Comments
Inline Feedbacks
View all comments