duncanmcclean / simple-commerce

A simple, yet powerful e-commerce addon for Statamic.
https://statamic.com/addons/duncanmcclean/simple-commerce
Other
143 stars 37 forks source link

Fix issue with Mollie Webhook #891

Closed duncanmcclean closed 1 year ago

duncanmcclean commented 1 year ago

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

github-actions[bot] commented 1 year ago

Released as part of v5.3.1.