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

Shipping Method isn't good one displayed on preview page if method has Category requirements restriction #175

Open
pedrito92-a opened this issue Sep 10, 2021 · 1 comment
Labels
Bug Confirmed bugs or bugfixes.

Comments

@pedrito92-a
Copy link

Hi,

On the preview page, I have a problem with the shipping method displayed.
During the checkout process, after selecting a carrier with categories requirements, when I preview the order, my previously selected carrier changed with the default carrier after the orderProcess methods executed.

During the creation process, the available shipments are good. I select Fedex (config in the image)
Order creation

On the preview page, and during the save order process, the shipping method is reset with the default shipping method
Order preview

Fedex configuration:
Shipping Method

@pedrito92-a
Copy link
Author

The CategoryRequirementEligibilityChecker is blocking because the order has no shipables.
How can I make this checker eligible?

@GSadee GSadee added the Bug Confirmed bugs or bugfixes. label Oct 11, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Confirmed bugs or bugfixes.
Projects
None yet
Development

No branches or pull requests

2 participants