Giter Site home page Giter Site logo

Comments (2)

boxblinkracer avatar boxblinkracer commented on August 17, 2024

Hi guys

thank you very much for this

so first of all,...we do only maintain the Shopware 5 plugin. the shopware 6 is done by another agency
that means the issue would belong here: https://github.com/mollie/Shopware6

still i have some (good) news for you
we had that also in one of our shopware 6 shops.

the problem is indeed more related to shopware as it seems. because values store the full float, so instead of 23.12 it has 23.120000005 stored in the DB. that means the overall sum could then differ...

mollie has indeed a validation for this....here you can find the formular: https://docs.mollie.com/reference/v2/orders-api/create-order
just search for totalAmount of formula

so the vertical and horizontal configuration has to match of course...which is...yeah...it is like it is...
but even if they are the same, it can still differ

a fix we did in a customer project was, to do a live calculation in the mollie shopware 6 plugin. so we dont use the pre calculated sums from the database, but calculate it live with correct rounding...its not perfect but it worked...

i hope this helps you in the meanwhile

cheers
christian

Screenshot 2020-10-07 at 17 01 27

from shopware.

boxblinkracer avatar boxblinkracer commented on August 17, 2024

i told the mollie-shopware-6 guys about it and will close this ticket now here

feel free to contact us again if you need something :)

from shopware.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.