You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Shopware orders do not necessarily have deliveries so the plugins needs to check for existence of these, first.
Else the payment callbacks will lead to errors in the plugin which after some time causes the webhooks to be disabled and leading to situations where the information about a successful payment is never sent to the shop.
The text was updated successfully, but these errors were encountered:
darinda
pushed a commit
to darinda/shopware-6
that referenced
this issue
Sep 6, 2024
This issue is very closely related to issue 11.
Shopware orders do not necessarily have deliveries so the plugins needs to check for existence of these, first.
Else the payment callbacks will lead to errors in the plugin which after some time causes the webhooks to be disabled and leading to situations where the information about a successful payment is never sent to the shop.
The text was updated successfully, but these errors were encountered: