Closed (fixed)
Project:
Commerce Addressbook
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
10 Oct 2011 at 15:47 UTC
Updated:
27 Oct 2011 at 15:30 UTC
It seems like a natural that this module should provide saved addresses for Commerce Shipping (shipping profiles) or other types of customer profile. But I can't seem to make that work.
Traditional behaviors like a checkbox for "Shipping address is same as billing" might be nice too, although it's questionable whether that goes here or in Shipping.
Comments
Comment #1
svendecabooterHi Randy,
I'm currently combining input from different issues in this queue, plus forks / patches into a consolidated version that provides the basic functionality and is generic enough. It's not yet working though :)
I tried it with the shipping (2.x) module yesterday, and the dropdown to select from earlier profiles is added. So that should be working.
However, the AJAX selection of the profiles itself doesn't seem to work anywhere (default billing, nor shipping). I've spend almost a whole afternoon yesterday debugging it, but either i'm stupid, or it's a tricky problem...
So basically: once i get that functionality working, i'll test whether it works with shipping etc...
Comment #2
svendecabooterBTW: The above comment talks about the code currently in the 7.x-1.x branch...
Comment #3
svendecabooterI have tested the latest code with the latest commerce_shipping version (2.x-dev) and it seems to work out of the box.
Let me know if you encounter specific problems.
Comment #4
svendecabooterOh... and I'd like to get the "Shipping address is same as billing" checkbox into the Shipping module instead, as it seems more natural to be there.
Comment #5
rfay@svendecabooter++