Magento 1 – get shipping address

You may also like...

1 Response

  1. Nikin says:

    Informative. If you need to format the address retrieved you need to try the following lines of code.

    $shippingAddress->getFormated(true);

    For more details, go through this article https://nikinpages.com/magento-shipping-billing-address-customer-order/

Leave a Reply