# Limio Release Notes - Release 50

### New Features and Improvements

**Creating Orders using the Company Name**

If an Offer is configured to capture Company Name (, the Limio Customer Account will default to the Company Name (rather than First and Last Name). For Limio for Zuora, the Zuora Customer Account created will also be the Company Name. Company name will be visible in Manage My Account page.

**Block mixing of terms for multi cart**

It is now possible to show an error message if two rate plans are added to the same cart/basket.

### Bug Fixes

**Limio SDK**

The setCheckoutDisabled hook in the Limio SDK wasn't working, preventing users from developing custom components that used the hook. This has now been fixed.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.limio.com/release-notes/limio-commerce-release-notes/legacy-releases/limio-release-notes-release-50.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
