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

Webhook callbacks lead to php errors because of inexistant deliveries #20

Open
darinda opened this issue Sep 6, 2024 · 1 comment · May be fixed by #21
Open

Webhook callbacks lead to php errors because of inexistant deliveries #20

darinda opened this issue Sep 6, 2024 · 1 comment · May be fixed by #21

Comments

@darinda
Copy link

darinda commented 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.

darinda pushed a commit to darinda/shopware-6 that referenced this issue Sep 6, 2024
@darinda darinda linked a pull request Sep 6, 2024 that will close this issue
@Dominik-Niziol
Copy link

Dear Darina,

Thank you for your email.

We will gladly take a closer look at your problem.

As mentioned in the linked issue we kindly please you to send us more informations to [email protected]

Sincerely,
Dominik

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

Successfully merging a pull request may close this issue.

2 participants