This guide shows you how to register your own app with Lightspeed Retail (X-Series) to obtain your OAuth credentials (client ID & secret). These are required to let your users grant your app access to their Lightspeed Retail (X-Series) stores.Documentation Index
Fetch the complete documentation index at: https://nango.dev/docs/llms.txt
Use this file to discover all available pages before exploring further.
Register a developer account
If you haven’t already, register a Lightspeed developer account.
Your developer account credentials are independent of your Lightspeed Retail (X-Series) store account — your existing store credentials will not work here.
Create a new application
Once signed in, you’ll be redirected to your Applications list.
- Click Create Application.
- Fill in the required fields: app name, description, and the redirect URI.
- For the Redirect URI, enter the Nango callback URL: https://api.nango.dev/oauth/callback
- Submit to create the app.
A newly created app is marked as Not Approved. This is expected. Not Approved means your app can connect to up to 30 Lightspeed Retail (X-Series) stores, which is sufficient for private apps and testing. You only need to request approval for public, production-ready applications.