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 error when sku has no payment option #33

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

thalytafabrine
Copy link
Member

What problem is this solving?

When the sku offer had no payment option, our API would return an error, and the page would be redirected to a not found page. Instead of that, we should return the product as unavailable.

How should this be manually tested?

before
after

Screenshots or example usage

image

Type of changes

✔️ Type of Change
✔️ Bug fix
_ New feature
_ Breaking change
_ Technical improvements

Notes

@hiagolcm hiagolcm merged commit 02aab6e into main Apr 1, 2024
1 check passed
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.

3 participants