Closed
Description
This issue is automatically created based on existing pull request: #31425: Adding the company and VAT Number values at OPC address.
Description (*)
Adding the company and VAT Number values at OPC address.
Preconditions:
- Magento 2.4-develop
- Have 1 created product
Manual testing scenario:
- Set
Store->Configuration->Customer Configuration->Name and Address Options->Show Company
to 'Optional' - Set
Store->Configuration->Customer Configuration->Create New Account Options->Show VAT Number
on Storefront to 'Optional' - Save config
- Run:
bin/magento cache:clean
- Open registration page /customer/account/create/
- Create the customer with the company name and add VAT Number (admin->Customers->edit created customer->Addresses->Add/Update Address)
- Add any product to the cart and go to the shipping step
Actual Result: ✖️ Company name and VAT Id are not visible
Expected Result: ✔️ Company name and VAT Id should be visible
- Go to the payments step
Actual Result: ✖️ Company name and VAT Id are not visible
Expected Result: ✔️ Company name and VAT Id should be visible
Questions or comments
Contribution checklist (*)
- Pull request has a meaningful description of its purpose
- All commits are accompanied by meaningful commit messages
- All new or changed code is covered with unit/integration tests (if applicable)
- All automated tests passed successfully (all builds are green)
Resolved issues:
- resolves [Issue] Region data fix #31439: Region data fix
Metadata
Metadata
Assignees
Labels
Gate 3 Passed. Manual verification of the issue completed. Issue is confirmedA defect with this priority could have functionality issues which are not to expectations.The issue has been reproduced on latest 2.4-develop branchMajor restrictions or short-term circumventions are required until a fix is available.
Type
Projects
Status
Done