Closed (fixed)
Project:
Commerce Kickstart
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
14 Jun 2012 at 16:00 UTC
Updated:
3 Oct 2012 at 11:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
guguss commentedWe have an issue here !
The "billing address is same as shipping address" checkbox triggers an ajax call that can't be triggered when the page has loaded. We would need to change the way we're handling it if really wanted.
Comment #2
guguss commentedComment #3
delta commentedI think it can be done, and it must be the default behavior, if you add a copy address functionnality, in most shop it would be the default value.
What do you think ?
a good start from this issue is drupal.org/node/1637674
Comment #4
vasike#1637674-11: Add the option for address copying checkout panes to make copying the default
there's a new patch for this. review needed before including in the kickstart gerrit
Comment #5
guguss commentedComment #6
vasikei added the http://drupal.org/files/default_copy_address-1637674-13.patch to the to the Kickstart make file
from #1637674: Add the option for address copying checkout panes to make copying the default issue
commited it here : https://code.drupalcommerce.org/#/c/181/
Comment #7
bojanz commentedMerged, thanks Tavi.
Comment #8
guguss commentedCan you export the settings by default on Kickstart to automatically copy the profile during checkout ?
Comment #9
vasikeAdded the default copy address to Commerce Kickstart Product feature
Recreated the feature.
commited it here : https://code.drupalcommerce.org/#/c/191/
On feature recreation i noticed there are other changes in this features, with some permissions settings adn some features "syntax".
this feature recreation is related with this issue : #1691422-1: Re-export all features
Comment #10
bojanz commentedThis needs to be redone (configure the settings, export via Strongarm), I abandoned https://code.drupalcommerce.org/#/c/191/
since re-exporting the features changed them enough that rebasing was too much work.
Comment #11
robertdouglass commentedIn testing I am seeing no checkbox, no way to copy the billing information into the shipping information, and nothing happening by default.
Comment #12
guguss commentedThis should be also configured properly on "no demo store content".
This configuration page :
should be configured like this :

Comment #13
vasikethis is related with #1722106-8: [No Demo Store] Access denied on manage shipping/billing addresses and its commit: https://code.drupalcommerce.org/#/c/331/
Comment #14
vasikethere's a new commit that covers this: https://code.drupalcommerce.org/#/c/395/
related post: #1722106-10: [No Demo Store] Access denied on manage shipping/billing addresses
Comment #15
bojanz commentedMerged.
Comment #16
TamB commentedHi guys,
A newbie question..
I understand that the above patch(es) is for the Kickstart version - can I use it on my Commerce (non Kickstart) installation?
Thanks
Comment #17
TamB commented(Wrong assign..)
Any chance of using this patch on the non-Kickstart Commerce version?
Thanks
Comment #18
bojanz commentedYes, those patches are sitting in the Commerce issue queue.