Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

The Address is not saving to the database #93

Open
gastaldelloa opened this issue Jun 4, 2021 · 2 comments
Open

The Address is not saving to the database #93

gastaldelloa opened this issue Jun 4, 2021 · 2 comments

Comments

@gastaldelloa
Copy link

The Address is not saving to the database, when adding a new address after clicking on save button it remains on the same page does not show any success message, tried to debug in console but no errors shown, no warnings shown. already added primary shipping address but other shipping addresses does not saved in the database, tried to disable plugins themes, but its not saving address to the databases. The address name is properly saved in the user metadata 'wc_address_book' but the address fileds are missing. This problem seems to be related only to the WooCommerce version 5.3.0 because with version 5.1.0 works properly.

@matt-h
Copy link
Member

matt-h commented Jun 4, 2021

Hi,

I'm not sure what could be causing the issue without more details of specifically how to reproduce it.

We run the plugin fine with WooCommerce 5.3.0 with no issues.

Our demo site for the plugin current has WooCommerce 5.3.0 on it if you are able to reproduce the issue there with a user account that could help us figure out what is wrong: https://woo-address-book.hallme.com/

@gastaldelloa
Copy link
Author

Hi,
you are right, it seems to be not related to the WooCommerce 5.3.0.
Further to more investigation I finally found that the reason is related to the use with the plugin named 'WooCommerce Checkout Manager' (https://it.wordpress.org/plugins/woocommerce-checkout-manager/).
I suppose the main problem is the management of the filed 'shipping_address_nickname' that when we enable the mentioned plugin is not anymore visible in the view.

Hope you can help me to fix this issue because I'd like to use both the plugins.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants