-
Question About Command and Condition Execution Order in Merchant Portal State Machine
Hi everyone, I'm currently working on a state machine for the Merchant Portal in Spryker. I’ve defined a transition from state A to B, and in this transition, I’ve attached both a condition and a command. After debugging the flow, I noticed that the command is being executed before the condition, which is problematic in my…
-
State Machine Changes Not Reflecting After Cache Clear & Rebuild
Hi Team, I have been working with the state machine in Spryker and made some changes, but they are not reflecting in the system. I have already cleared the cache and tried rebuilding, but the issue persists. Previously, whenever I made changes to the state machine, they were reflected instantly. However, this time, the…
-
Issue Logging API Response from State Machine to CloudWatch
Hello Team, We have several APIs integrated and are using Spryker\Shared\Log\LoggerTrait to log request and response payloads to AWS CloudWatch. While logging works as expected for Yves and Backgw with the same configuration, we are unable to see the logs for the state machine. For example, we are using the following code…
-
How to customize or remove shipping from step engine ?
Hello Everyone I want to remove shipping from checkout step so is there any out of box functionality available in spryker ?