Closed frederik-station closed 1 month ago
Hi Frederick,
We will look at this asap. Are the log file triggered by the transaction or when you fire it manually? What is order state 2 in your case? the orders shoudl be changed to this state according to your logs.
Thx Tonio!
The logs were triggered by the transaction.
Here are my order state IDs:
@frederik-station The bug shluld be resolved in the latest version of the plugin....
@tonioseiler sorry for the late reply. The fix seems to have broken sth. After simulating the payment no order is created and the line items remain in the cart.
Craft: 4.11.5 Craft Commerce: 4.6.10 Wallee: 2.3.12
After completing an order via the payment form, the order status in Craft is not updated by the Wallee webhook but remains in my default "New" state.
Here is my mapping of Wallee Payment States to Craft Order States:
The webhook invocation shows up as "successful" in Wallee and I see some logs regarding the order status change:
When I manually trigger a resend of the webhook invocation via the Wallee Backend, the order status is correctly updated in Craft.