silvershop-core icon indicating copy to clipboard operation
silvershop-core copied to clipboard

Addresses stored under the Account Page aren't used on the Chekout

Open wildflower opened this issue 11 years ago • 4 comments

I don't think the Address book link/feature is being read by the CheckOut component Address fields (yet)

If I do 2 orders in a session, the address fields are populated with previous order information, not the address fields I created in the Account page.

  1. I made an order with a new account
  2. I created an address on the account page,
  3. I made a new order and saw the addresses were 'wrong'.

The field values could be from Chrome's form auto-complete feature

wildflower avatar Mar 31 '14 08:03 wildflower

I haven't got to fixing this yet. It might be a matter of creating a different type of address checkout step, which includes the ability to choose saved addresses.

jedateach avatar Apr 24 '14 06:04 jedateach

Where did that issue arise? Single-Step- or Multi-Step-Checkout?

bummzack avatar Jun 24 '16 12:06 bummzack

I've only used single step ( where the checkout page has billing address, order form, membership form components etc) configured by CheckoutComponentConfig. I haven't tried a many step flow

wildflower avatar Jul 12 '17 15:07 wildflower

Stil a problem in 2022 - there are classes like \SilverShop\Checkout\Component\AddressBookShipping which extend the AdressBook-Component, where the "Existing-Address"-field is from, but the fields for seperate BillingAdress and existing addresses do not appear. Don't unterstand why - but it would be great if that could be fixed somehow

MLindenhofer avatar Nov 14 '22 14:11 MLindenhofer