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

Fix issue with Mollie Webhook #891

Merged
merged 1 commit into from
Jul 20, 2023
Merged

Fix issue with Mollie Webhook #891

merged 1 commit into from
Jul 20, 2023

Conversation

duncanmcclean
Copy link
Owner

This pull request fixes an issue with the Mollie webhook.

The code that's used to try and get the order ID from the webhook payload hadn't been updated after some refactoring so it was referencing a variable that wasn't available (caused by ce0bcd5).

Fixes #890

@duncanmcclean duncanmcclean merged commit 8c33215 into 5.x Jul 20, 2023
@duncanmcclean duncanmcclean deleted the fix/mollie-webhook branch July 20, 2023 17:16
@github-actions
Copy link

Released as part of v5.3.1.

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 this pull request may close these issues.

Mollie Payment does not hit webhook?
1 participant