Documentation
Everything you need to integrate iPint stablecoin payments into your business.
Documentation
Welcome to the iPint documentation. Everything you need to integrate stablecoin payments into your business.
Getting started
New to iPint? Start here:
- Introduction — what iPint is and how payments work
- Quick Start — accept your first payment in 5 minutes
- Supported Currencies — which assets you can accept
Integration paths
Choose the integration that fits your business:
- Hosted Checkout — redirect to iPint's pre-built payment page (fastest)
- API Integration — build a custom checkout with the REST API
- Plugins — WooCommerce plugin (more coming soon)
API reference
Browse all endpoints:
- POST /checkout — create a payment session
- POST /invoice — generate a QR code payment
- GET /invoice — check payment status
- Webhooks — payment status callbacks
- Authentication — HMAC signatures
Guides
Step-by-step walkthroughs:
- Receive a Payment — the full payment flow
- Check Payment Status — verify payments server-side
- Testing on Testnet — test with testnet coins
- Go to Production — production checklist
Need help?
- FAQ — frequently asked questions
- Interactive API Explorer — Swagger UI (try endpoints live)
- GitHub Examples — integration code
- Email help@ipint.io