Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 327 Bytes

2021-02-23-fix-vatId-is-deleted-after-update-billing-address.md

File metadata and controls

8 lines (7 loc) · 327 Bytes

title: Fix the VAT number is deleted after update billing address issue: NEXT-13685

Core

  • Removed support parameter vatId, use array vatIds instead for routes:
    • Shopware\Core\Checkout\Customer\SalesChannel\UpsertAddressRoute:upsert
    • Shopware\Core\Checkout\Customer\SalesChannel\RegisterRoute:register