{"section":"known-issues","requestedLocale":"en","requestedSlug":"cart-itemdeliverytype-is-missing-sent-by-checkout-in-additionaldata","locale":"en","slug":"cart-itemdeliverytype-is-missing-sent-by-checkout-in-additionaldata","path":"docs/en/known-issues/Checkout/cart-itemdeliverytype-is-missing-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 no value for `deliveryType` in the cart object. So, this might cause the payment provider to deny the payment if they use this field..\n\n\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- Check the \"miniCart.Items\", it may not have have ``deliveryType`.\n\n\n##\n\n## Workaround\n\n\nN/A"}