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

[14.x] Fix bug with customer_update in checkout #1538

Merged
merged 1 commit into from
Jun 13, 2023

Conversation

driesvints
Copy link
Member

@driesvints driesvints commented Jun 12, 2023

This fixes a bug where sometimes, customer_update was being set even though no customer was provided. This change will fix that behaviour by only including the option when a customer is set.

Fixes #1537

@driesvints driesvints changed the title Fix bug with customer_update in checkout [14.x] Fix bug with customer_update in checkout Jun 12, 2023
@taylorotwell taylorotwell merged commit 934a04f into 14.x Jun 13, 2023
9 checks passed
@taylorotwell taylorotwell deleted the fix-customer-update-bug branch June 13, 2023 07:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Checkout::guest & tax_id_collection throw exception
2 participants