Improvement
Mar 5, 2026
Added pickup-point address support end-to-end. Checkout now sends locationStreetAddress, locationPostcode, and locationCity. Backend stores these in orders (shipping_location_*), and Tisma Partco export uses them to build with full address details plus existing location ID metadata.
Previously we only had location ID/name, limiting ERP payload quality. Persisted address data improves accuracy and reduces ambiguity in downstream ERP handling.

