# 20/09/2023 Lightspeed

## :shopping\_bags: Lightspeed POS Integration

Introduced a deep integration with Lightspeed POS. This allows purchasing and redemption of gift cards natively through the Lightspeed iPad POS app.&#x20;

For users to be able to use the new application, they will need to generate Lightspeed Webhook authentication tokens in the integration settings in the Toggle Dashboard and send these securely to Lightspeed to set up. Support article to follow.\
\
:rotating\_light: **This is a two stage release**. This integration will replace the existing Lightspeed POS integration, and as such there are <mark style="color:red;">**breaking changes**</mark>. Current Lightspeed users will need to update their integration in the Toggle Dashboard before the release of the POS app. We aim to release the second stage of this integration during the week commencing 25/09/23.\
\
![](/files/trXtufT46T1yBoKMiMwf)\
\
:technologist:Tom D\
:technologist:Inigo\
:technologist:Ella\
:technologist:Rob\
:technologist:Margarita\
:technologist:Ryan

## :bug: Balance adjustment validation for non existent cards

Fixed a bug introduced on 19/09/23 where trying to redeem a balance on a card that doesn't exist threw an incorrect error message

:technologist:Inigo


---

# 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://changelog.usetoggle.com/september-2023/20-09-2023-lightspeed.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.
