# May 10 - Client Platform Bug Updates

#### Bug **CP Platform** - Fix the calculation discount for the design too

* When a user enters a discount code in the cart, the calculation is now being updated correctly.

#### Hotfix **Legacy** - S\&S vendor API issues

* When a user was selecting a product from S\&S, the data was not returning.
* Found that they had updated their SSL certificates and made a small tweak to ensure we receive the JSON formatted data.


---

# 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.culturestudio.com/release-notes/client-platform/may-10-client-platform-bug-updates.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.
