Drupal 8 documentation

Read the following ressources :

Drupal 7 documentation

Copying billing address to shipping address

The ability to copy addresses between billing and shipping has been implemented in the 2.x version. Read below on how to activate this.

Steps on how to enable 'My shipping information is the same as my billing information.' checkbox / functionality on checkout pane:

  • Download the current version of Drupal Commerce.
  • Download the current version of Commerce Shipping 2.x.
  • Download the current version of Commerce Addressbook.
  • Run update.php if you already have Commerce installed.
  • If you have not already, enable the Commerce Shipping module via the modules page.
  • Visit: 'admin/commerce/config/checkout/form' and edit the 'Shipping information'.
  • Check the 'Enable profile copying on this checkout pane, helping customers avoid having to enter the same address twice.' checkbox.
  • Save the form by clicking on 'Save configuration'.

Now visit your checkout page, it should render a billing address and a pre-checked checkbox for the shipping address.

The end-result:

Comments

firfin’s picture

Unfortunately there is no 'Checkout form' page at admin/commerce/config/checkout/form for D8 (8.x-2.0-beta5).

johsve339’s picture

Did you find any answer how to configure this for D8?

chri5tia’s picture

I need this also. It seems like basic ecommerce functionality, there must be a way to do it with D8 drupal commerce. I'm not sure how to help, but I'm willing to if there are others that can guide me.

tengoku’s picture

For D8 i'm tracking this issue from time to time.
https://www.drupal.org/project/commerce_shipping/issues/2852207