LTC Gateway
Accept Litecoin payments instantly! Real-time detection, auto QR codes, webhooks. 🚀 Key Features: ✅ Real-time payment detection (ZMQ-based) ✅ Automatic QR code generation ✅ Webhook notifications (HMAC-signed) ✅ Non-custodial (funds go directly to YOU) ✅ 2.5-minute confirmations ✅ Sub-cent transaction fees Perfect for e-commerce, SaaS, donations, gaming platforms. No transaction fees - just flat…
LTC Gateway endpoints
| Method | Endpoint | Description |
|---|---|---|
| health | ||
| GET |
/health /health |
|
| payment | ||
| GET |
/payment/{invoiceId} /payment/{invoiceId} |
Retrieve current status and details of a payment invoice |
| GET |
/payment/list /payment/list |
Get paginated list of your invoices |
| POST |
/payment/{invoiceId}/verify /payment/{invoiceId}/verify |
Force a check for payments to this invoice (useful for debugging) |
| POST |
/payment/invoice /payment/invoice |
Generate a new Litecoin payment request with a unique address and QR code |
| webhook | ||
| POST |
/webhook/register /webhook/register |
Configure webhook endpoints and events (optional - webhooks are sent to callback_url from invoice) |
LTC Gateway pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $19.99 / month | — |
|
| ULTRA Recommended | $49.99 / month | — |
|
| MEGA | $149.99 / month | — |
|