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

State machine error on order creation #156

Open
Hraph opened this issue Jul 8, 2020 · 0 comments
Open

State machine error on order creation #156

Hraph opened this issue Jul 8, 2020 · 0 comments

Comments

@Hraph
Copy link

Hraph commented Jul 8, 2020

When creating an order on Sylius 1.7.4 an error is made by Winzou State machine:

Transition "select_payment" cannot be applied on state "payment_skipped" of object "App\Entity\Order\Order" with graph "sylius_order_checkout"

This occurs when the channel flag skipping_shipping_step_allowed or skipping_payment_step_allowed are enabled and only one payment/shipping provider is available.

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

No branches or pull requests

1 participant