magento / magento/magento2

VAT field can't be disabled in customer registration form

Open
#35,239 13 comments 1 reaction 1 assignee View on GitHub

Nobody has claimed this yet.

Component: Customer Issue: Confirmed Priority: P3 Progress: PR in progress Reported on 2.4.x Reproduced on 2.4.x
Dominant language
PHP
Stars
12.2k
Forks
9.4k
PR merge metrics
No merged PRs in 30d

Description

### Preconditions (*)

1. 2.4.x
2. 2.3.x

### Steps to reproduce (*)

1. Go to Admin->Store->Configuration->Customer and set Show Tax/VAT Number either Optional or Required in the Name and Address Options section
2. Set Show VAT Number on Storefront to No in Admin->Store->Configuration->Customer Create New Account Options section

### Expected result (*)

1. VAT field shouldn't be displayed in the customer registration form in front-end.

### Actual result (*)

1. VAT field is still visible in the customer registration field.

---
Please provide [Severity](https://devdocs.magento.com/guides/v2.4/contributor-guide/contributing.html#backlog) assessment for the Issue as Reporter. This information will help during Confirmation and Issue triage processes.

- [ ] Severity: **S0** _- Affects critical data or functionality and leaves users without workaround._
- [ ] Severity: **S1** _- Affects critical data or functionality and forces users to employ a workaround._
- [x] Severity: **S2** _- Affects non-critical data or functionality and forces users to employ a workaround._
- [ ] Severity: **S3** _- Affects non-critical data or functionality and does not force users to employ a workaround._
- [ ] Severity: **S4** _- Affects aesthetics, professional look and feel, “quality” or “usability”._

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.