I'm actually developing a new shipping module and I need to know how to update the delivery address of the customer in PHP when he choose an address on the map. (preferably only once, for a shopping cart)
I thought that probably it's an idea to get the "global order or cart" variable and change the value inside, but for the moment I can not make it work.
have somebody any idea?
thanks a lot in advance














