Tagged: address

magento 2 get customer shipping address 0

Magento 2 – get customer shipping address

In this tutorial I show you how to programmatically get customer shipping address. You will need to do this, if you want to implement custom queries based on customers address data. My source code...

get billing address 0

Magento 1 – get billing address

In my previous post I showed how to get shipping address. To get billing address is nearly the same. The only difference may be the reason why you want to programmatically get it. In...

get shipping address 1

Magento 1 – get shipping address

In this tutorial I show how to get shipping address in Magento 1. There are many options and situations where you need this. You can get it from an order, a current logged in...