Custom fields always overwrites on the first address
-
Hi Matt, thanks for your plugin!
I have some shipping custom fields (i.e. shipping_my_regione, shipping_my_tipo, etc). When I edit them in My Account all works fine but if I edit them during checkout I have an issue.
Assume I have some shipping addresses:
Shipping_addresses_1 (Woocommerce default)
Shipping_addresses_2
Shipping_addresses_3
Shipping_addresses_4Assume at checkout I choose Shipping_addresses_4 and I modify some custom fields (i.e. shipping_my_regione=VENETO, shipping_my_tipo=HOTEL) and place the order.
VENETO and HOTEL are correctly stored in Shipping_addresses_4 but they are also stored in Shipping_addresses_1.
Instead Shipping_addresses_2 and Shipping_addresses_3 are not effected by this issue.
Also:
I do not understand, can I use 2.6.2 or do I need to migrate to version 3.0? I have a lot of custom code.
I couldn’t find version 3.0 in the WordPress repository.Thanks!
- The topic ‘Custom fields always overwrites on the first address’ is closed to new replies.