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

svendecabooter’s picture

Hi 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...

svendecabooter’s picture

BTW: The above comment talks about the code currently in the 7.x-1.x branch...

svendecabooter’s picture

Status: Active » Fixed

I 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.

svendecabooter’s picture

Oh... 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.

rfay’s picture

@svendecabooter++

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.