Would be great if we could follow best-practices here and check the "My shipping information is the same as my billing information." box by default.

Support from Acquia helps fund testing for Drupal Acquia logo

Comments

GuGuss’s picture

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

GuGuss’s picture

Status: Active » Closed (won't fix)
delta’s picture

I 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

vasike’s picture

Status: Closed (won't fix) » Active

#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

GuGuss’s picture

Assigned: Unassigned » vasike
Status: Active » Needs work
vasike’s picture

bojanz’s picture

Status: Needs review » Fixed

Merged, thanks Tavi.

GuGuss’s picture

Status: Fixed » Active

Can you export the settings by default on Kickstart to automatically copy the profile during checkout ?

vasike’s picture

Status: Active » Needs review

Added 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

bojanz’s picture

Assigned: vasike » Haza
Status: Needs review » Needs work

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

robertDouglass’s picture

In testing I am seeing no checkbox, no way to copy the billing information into the shipping information, and nothing happening by default.

GuGuss’s picture

This should be also configured properly on "no demo store content".

This configuration page :

admin/commerce/config/checkout/form/pane/customer_profile_shipping

should be configured like this :
Shipping profile

vasike’s picture

vasike’s picture

Status: Needs work » Needs review
bojanz’s picture

Status: Needs review » Fixed

Merged.

TamB’s picture

Assigned: Haza » TamB

Hi 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

TamB’s picture

Assigned: TamB » Unassigned

(Wrong assign..)

Any chance of using this patch on the non-Kickstart Commerce version?

Thanks

bojanz’s picture

Yes, those patches are sitting in the Commerce issue queue.

Status: Fixed » Closed (fixed)

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