Download the PHP package loyaltylt/sdk without Composer
On this page you can find all versions of the php package loyaltylt/sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download loyaltylt/sdk
More information about loyaltylt/sdk
Files in loyaltylt/sdk
Download loyaltylt/sdk
More information about loyaltylt/sdk
Files in loyaltylt/sdk
Please rate this library. Is it a good library?
Informations about the package sdk
Loyalty.lt PHP SDK
Official PHP SDK for Loyalty.lt Shop API.
Installation
Requirements
- PHP 8.1 or higher
- ext-json
- Guzzle HTTP client
Quick Start
Configuration Options
| Option | Type | Default | Description |
|---|---|---|---|
apiKey |
string | required | API Key |
apiSecret |
string | required | API Secret |
environment |
string | production |
production or staging |
locale |
string | lt |
API locale (lt, en) |
timeout |
int | 30 |
Request timeout in seconds |
retries |
int | 3 |
Number of retry attempts |
debug |
bool | false |
Enable debug logging |
Features
QR Login
Generate QR codes for customer authentication:
QR Card Scan (POS Customer Identification)
Identify customers via QR code:
Real-time Updates (Laravel Reverb)
Shops
Loyalty Cards
Transactions & Points
Offers
XML Import
Error Handling
Laravel Integration
Service Provider
API Documentation
Full API documentation: docs.loyalty.lt
Support
- Email: [email protected]
- Documentation: https://docs.loyalty.lt
- Issues: https://github.com/Loyalty-lt/sdk-php/issues
License
MIT License - see LICENSE for details.
All versions of sdk with dependencies
PHP Build Version
Package Version
The package loyaltylt/sdk contains the following files
Loading the files please wait ...