> For the complete documentation index, see [llms.txt](https://changelog.usetoggle.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://changelog.usetoggle.com/january-2025/29-01-2025-lightspeed-multiple-redemption-edge-case-bug-fix.md).

# 29/01/2025 - Lightspeed multiple redemption edge case bug fix

## :bug: Lightspeed multiple redemption edge case bug fix

Fixed a bug with the following scenario:\
&#x20; 1\. Add a Toggle card to a LS transaction.\
&#x20; 2\. Void the card.\
&#x20; 3\. Add another Toggle card to the transaction.\
&#x20; 4\. Value would not be taken off the last card.\
\
We now prevent this scenario from happening within the app, and prompt the user to restart the transaction.\
\
Information text has also been added to advise customers that they can only redeem one card per transaction.

\
:woman\_technologist: [Adam Hague](mailto:undefined)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://changelog.usetoggle.com/january-2025/29-01-2025-lightspeed-multiple-redemption-edge-case-bug-fix.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.
