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

[BUG] Status in Magento en Mollie niet in synch als een verwijderd product wordt gecrediteerd #742

Open
gerben86 opened this issue Feb 7, 2024 · 4 comments
Assignees
Labels
Bug Bug reported and pending. Question / Issue Further information is requested

Comments

@gerben86
Copy link

gerben86 commented Feb 7, 2024

Describe the bug

De status tussen Magento en Mollie Dashboard is niet in synch als je een verwijderd product gaat crediteren.

Used versions

  • Magento Version number(eg 2.3.5): 2.4.5p1
  • Open source/Enterprise/B2b: Open source
  • Mollie version number (Check configuration): v2.34.0

To Reproduce
Steps to reproduce the behavior:

  1. Maak een nieuw product aan
  2. laats een bestelling via Mollie/iDeal voor dat product
  3. Verstuur dat product, zodat de order de status 'Voltooid' heeft
  4. Verwijder het product van Magento
  5. Maak een creditfactuur aan met terugbetaling via Mollie

Expected behavior
De order krijgt de status 'Gesloten' en de terugbetaling wordt verwerkt.
OF
De order houdt dezelfde status en de terugbetaling wordt niet verwerkt.

Actual behavior
Er verschijnt een foutmelding in de backend: "Following products with requested skus were not found: SKU"
De order krijgt niet de status 'Gesloten'
De terugbetaling wordt wel verwerkt in Mollie

Daardoor is de status binnen Magento niet meer correct, want de status is dan nog 'Voltooid'

Logging
[2024-02-07T06:37:10.890265+00:00] main.WARNING: Unable to fetch stock #1 data for SKU MySKU1234. Reason: Following products with requested skus were not found: T530_3 [] [] [2024-02-07T06:37:10.907640+00:00] main.WARNING: Unable to fetch stock #1 data for SKU MySKU1234. Reason: Following products with requested skus were not found: T530_3 [] []

Desired behavior
If there's an error in Magento (in this case because the SKU isn't known), don't do a repayment via Mollie, because then the status between the 2 systems isn't in synch anymore.

@Frank-Magmodules Frank-Magmodules added the Feature Request New feature or request label Feb 8, 2024
@Frank-Magmodules
Copy link
Collaborator

Hello @gerben86, I appreciate you bringing up this issue. I've tried to reproduce the problems as you described, but haven't been successful. Could you please share the details of your environment with us? This will help us investigate further and work with you to find a solution. Thanks!

@Frank-Magmodules Frank-Magmodules added Question / Issue Further information is requested and removed Feature Request New feature or request labels Feb 19, 2024
@Frank-Magmodules Frank-Magmodules changed the title Status in Magento en Mollie niet in synch als een verwijderd product wordt gecrediteerd [BUG] Status in Magento en Mollie niet in synch als een verwijderd product wordt gecrediteerd Feb 22, 2024
@Frank-Magmodules Frank-Magmodules added the Bug Bug reported and pending. label Feb 22, 2024
@Frank-Magmodules
Copy link
Collaborator

Hey @gerben86, Could you please follow up on my request here? 😊 Thanks a bunch!

@gerben86
Copy link
Author

Hi @Frank-Magmodules ,

Which details of the environment do you need?

@Frank-Magmodules
Copy link
Collaborator

Hello @gerben86, it appears I may have reproduced something that we can investigate. If we still require your environment details, I'll reach out to you immediately.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Bug reported and pending. Question / Issue Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants