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

Fix errors during checkout #250

Merged
merged 10 commits into from
Jun 7, 2023
Merged

Fix errors during checkout #250

merged 10 commits into from
Jun 7, 2023

Conversation

bglamadrid
Copy link
Collaborator

@bglamadrid bglamadrid commented Jun 7, 2023

PR Checklist

  • Read the contribution guidelines
  • Added a brief description of these changes to the top of the changelog
  • Changes in code meet test criteria (running mvn test returns exit code 0, without errors)

PR Type

  • Bugfix

Summary

Resolve #246

Not only fixes the reported issue, but also several others, found while testing paired with the frontend.

@bglamadrid bglamadrid changed the title Fix/issue 246 Fix errors during checkout Jun 7, 2023
@sonarcloud
Copy link

sonarcloud bot commented Jun 7, 2023

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 1 Code Smell

94.1% 94.1% Coverage
0.0% 0.0% Duplication

@bglamadrid bglamadrid mentioned this pull request Jun 7, 2023
4 tasks
@bglamadrid bglamadrid merged commit 1d6d8cb into main Jun 7, 2023
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.

Billing Address is required for checkout, contrary to the API spec
1 participant