Skip to content

[Issue] Adding the company and VAT Number values at OPC address. #31652

Closed
@m2-assistant

Description

@m2-assistant

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:

  1. Magento 2.4-develop
  2. Have 1 created product

Manual testing scenario:

  1. Set Store->Configuration->Customer Configuration->Name and Address Options->Show Company to 'Optional'
  2. Set Store->Configuration->Customer Configuration->Create New Account Options->Show VAT Number on Storefront to 'Optional'
  3. Save config
  4. Run: bin/magento cache:clean
  5. Open registration page /customer/account/create/
  6. Create the customer with the company name and add VAT Number (admin->Customers->edit created customer->Addresses->Add/Update Address)
  7. Add any product to the cart and go to the shipping step

Actual Result: ✖️ Company name and VAT Id are not visible

Screenshot from 2021-01-15 09-44-31

Expected Result: ✔️ Company name and VAT Id should be visible

  1. Go to the payments step

Actual Result: ✖️ Company name and VAT Id are not visible

Screenshot from 2021-01-15 09-44-46

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:

  1. resolves [Issue] Region data fix #31439: Region data fix

Metadata

Metadata

Assignees

No one assigned

    Labels

    Area: Cart & CheckoutComponent: CheckoutComponent: CustomerIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedPriority: P2A defect with this priority could have functionality issues which are not to expectations.Progress: doneReproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S2Major restrictions or short-term circumventions are required until a fix is available.

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions