Hi there,
On my shop I want to use two separate fields for street and house number. Billing address 1 is Street and Billing address 2 is House Number. However, in the backend order edit screen when I try to create a label for the shipment, I always get the error that the House Number is missing from address 1 and the label can’t be created. I’ve checked some of the code but i’m not sure how it has to be adjusted. Is it somewhere from woocommerce_gzd_shipment_default_address_fields or woocommerce_gzd_shipment_{$address_type}_address_fields hooks, or from somewhere else? Hopefully you can help, thank you!