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(payments-plugin): Prevent duplicate Mollie order lines #2922

Conversation

martijnvdbrug
Copy link
Collaborator

@martijnvdbrug martijnvdbrug commented Jun 25, 2024

Description

Prevent duplicate order lines in Mollie. Closes #2813

Checklist

📌 Always:

  • I have set a clear title
  • My PR is small and contains a single feature
  • I have checked my own PR

👍 Most of the time:

  • I have added or updated test cases
  • I have updated the README if needed

Copy link

vercel bot commented Jun 25, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
docs ✅ Ready (Inspect) Visit Preview Jun 25, 2024 0:46am

@martijnvdbrug martijnvdbrug changed the title feat(payments-plugin): Bug fix realted to duplciate lines feat(payments-plugin): Bug fix related to duplicate order lines Jun 25, 2024
@martijnvdbrug martijnvdbrug changed the title feat(payments-plugin): Bug fix related to duplicate order lines fix(payments-plugin): Prevent duplicate Mollie order lines Jun 25, 2024
@michaelbromley michaelbromley merged commit 74a8c05 into vendure-ecommerce:master Jun 25, 2024
13 checks passed
@michaelbromley
Copy link
Member

Thanks for the fix! I'll cut a patch release this week.

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.

MolliePlugin >= v2.2.0 may duplicates order items resulting in higher charges
2 participants