Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Business ID field not saved during checkout #1909

Closed
tomfischerNL opened this issue Dec 4, 2020 · 4 comments
Closed

Business ID field not saved during checkout #1909

tomfischerNL opened this issue Dec 4, 2020 · 4 comments
Assignees

Comments

@tomfischerNL
Copy link

Description

When following the checkout steps, and filling in the address fields, and Business name, Business ID and business Tax ID, the field Business ID is not saved after continuing to the next step.

Steps to reproduce

  1. Go to commerce demo template shop (/shop)
  2. Add products to cart
  3. Continue checkout and fill in the address details, including the Business ID and go to confirm addresses.
  4. Go back to the step "addresses" or continue checkout.
  5. Business ID field is empty

Additional info

  • Craft version: 3.5.16
  • PHP version: 7.3.24
  • Database driver & version: MySQL 5.5.5

Thanks in advance ;)

@andris-sevcenko andris-sevcenko transferred this issue from craftcms/cms Dec 4, 2020
@nfourtythree nfourtythree self-assigned this Dec 4, 2020
@nfourtythree nfourtythree added the ℹ️ status: need more info When waiting for user to supply database or more information. label Dec 4, 2020
@nfourtythree
Copy link
Contributor

Hi @tomfischerNL

I have just checked this with the latest release of Commerce and using the example templates and the Business ID is saving as expected.

Have you checked the naming of the field? Are you using the addressLines property/method to display the address? If so businessId is not currently included in that output.

Thanks.

@tomfischerNL
Copy link
Author

Hi @nfourtythree ,

I downloaded the latest version of Craft Commerce and the demo templates, and still, Business ID stays empty after saving. Business Tax ID is correctly filled but Business ID not. I'm using the demo templates from github.

Schermafbeelding 2020-12-04 om 12 35 58

@nfourtythree
Copy link
Contributor

Hi @tomfischerNL

Thank you for the extra info and clarification.

We have highlighted the issue and pushed a fix for it which will be included in the next release of Commerce.

Thanks!

@nfourtythree nfourtythree added 🏠 addresses bug and removed ℹ️ status: need more info When waiting for user to supply database or more information. labels Dec 4, 2020
@tomfischerNL
Copy link
Author

tomfischerNL commented Dec 4, 2020 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants