Skip to content

[7.x] Clear order's gateway data when Mollie payment expires#1261

Merged
duncanmcclean merged 1 commit into
7.xfrom
clear-gateway-data-when-mollie-payment-expires
Jan 8, 2026
Merged

[7.x] Clear order's gateway data when Mollie payment expires#1261
duncanmcclean merged 1 commit into
7.xfrom
clear-gateway-data-when-mollie-payment-expires

Conversation

@duncanmcclean
Copy link
Copy Markdown
Owner

This pull request attempts to fix an issue where checking out with an expired Mollie payment would end up creating a new payment, with a fresh ID, which wouldn't be reconciled properly when the payment succeeds.

This PR fixes it by listening to the "payment expired" webhook event and clearing the order's gateway data which means SC will create a fresh payment if the customer comes back to checkout.

Fixes #1193

@duncanmcclean duncanmcclean changed the title Clear order's gateway data when Mollie payment expires [7.x] Clear order's gateway data when Mollie payment expires Jan 8, 2026
@duncanmcclean duncanmcclean merged commit 4af8383 into 7.x Jan 8, 2026
22 of 40 checks passed
@duncanmcclean duncanmcclean deleted the clear-gateway-data-when-mollie-payment-expires branch January 8, 2026 21:24
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 8, 2026

Released as part of v7.8.9.

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: issue with updating payment status

1 participant