amd.miri Posted December 2, 2011 Posted December 2, 2011 Hello Guys, 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 Quote
amd.miri Posted December 5, 2011 Author Posted December 5, 2011 for people searching for the answer, I found it : you should change the "global $sendto" variable to change your address only once for the client shipping address. regards, Miri Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.