Previously, the Checkout service returned a 500 error when you tried to check out a cart with more than 100 items. Upon further investigation, the error occurred during the checkout process when the Checkout service called the Price service to retrieve the prices. If there were more than 100 items in the cart, the service returned a 500 error. This issue is resolved by retrieving a maximum of 80 item prices at a time. As a preventative measure, the Checkout service also retrieves 80 products at a time.

  • Send feedback

    If you find any information that is unclear or incorrect, please let us know so that we can improve the Dev Portal content.

  • Get Help

    Use our private help channel. Receive updates over email and contact our specialists directly.

  • hybris Experts

    If you need more information about this topic, visit hybris Experts to post your own question and interact with our community and experts.