• i have addressbook added on the client site and we have noticed in the checkout when user chooses the address in the checkout, add makes any changes to the prepopulated address it gets updated to the address book.

    I have had users accidentally update an address, can I prevent address/changes in checkout to get reflected in the address book.

    • This topic was modified 5 months, 3 weeks ago by nmanikon.

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter nmanikon

    (@nmanikon)

    can you let me know where i can send screenshots captured for this issue.

    Plugin Author Matt Harrison

    (@matt-h-1)

    The changes to addresses during checkout is by design. Usually if a user is editing an address during checkout it is to fix it or update it to a new one. So, it is intentional that these changes are saved to the address book.

    This also corresponds to the default WooCommerce behavior without this plugin where any changes to the address fields are saved to the stored address.

    Thread Starter nmanikon

    (@nmanikon)

    can let me know the purpose of the option below

    ?Block readonly fields from being populated by changing address during checkout. which i can see under wwooocmerce address book settings,will this stop user from over writing an address from address book if it has been added to checkout

    • This reply was modified 5 months, 3 weeks ago by nmanikon.
    Plugin Author Matt Harrison

    (@matt-h-1)

    If you have a readonly field in your address form this option changes the behavior of that field.

    With the setting unchecked then when you change the selected address it will update the readonly field to the one saved in the address.

    With the setting checked, then when you change address the readonly field will not change to what is saved in the address. It will stay the value of whatever the field was set to when the form loaded.

    If you don’t want the user to be able to change the address fields, you could customize the form so all of the fields are readonly (with the setting unchecked changing the selected address will populate them from the saved address)

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.