{"section":"known-issues","requestedLocale":"en","requestedSlug":"cart-itemvalue-is-incorrectly-sent-by-checkout-in-additionaldata","locale":"en","slug":"cart-itemvalue-is-incorrectly-sent-by-checkout-in-additionaldata","path":"docs/en/known-issues/Checkout/cart-itemvalue-is-incorrectly-sent-by-checkout-in-additionaldata.md","branch":"main","content":"## Summary\n\n\nWhen there's a quantity split in the priceDefinition due to rounding for the unit multiplier, the gateway can receive a different `value` and `quantity` in the cart object. So, this might cause the gateway to perform a request where the miniCart.Items has the sum of the items different from the total payment amount.\n\n\n#### Simulation\n\n\n\n- Place an order with a cart with a quantity split in the priceDefinition field in the orderForm.\n- Compare the \"miniCart.Items\" from transaction and \"priceDefinition.sellingPrices\" from orders, they may have different values and quantities\n\n\n#### Workaround\n\n\nN/A"}