For Magento 2 How Can I Get Shipping Amount From A Given Order Object

How can I get Magento 2 shipping amount from a given order object

You can use method getShippingAmount() to get shipping amount

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