Stixpay • 2026
Payment gateway for cards and APMs
Accept credit card payments and alternative payment methods through a PCI DSS–compliant gateway. Built with regulated financial institutions.
Optimized checkout
Card payments + APMs with strong authentication.
API-first platform
REST APIs and webhooks for payments and automation.
Reconciliation & reporting
Balance history and audit trails.
Gateway
API
KYB
Reconciliation
Webhooks
Gateway
Cards, APMs — one integration
PCI DSS
compliant
compliant
Accept payments via AltaPay
Cards and alternative payment methods. Single API, full lifecycle visibility, automatic reconciliation.
At a glance—
CheckoutOptimized flows✓
DashboardBalances, payouts✓
KYBOnboard & go live✓
CardsAPMsWebhooks
Get started →
How it works
Three steps to go live
Integrate, accept payments, reconcile. Same flow for cards and APMs.
1
Register & KYBCreate account, complete verification. Get sandbox keys immediately.
2
IntegrateCall the API from your checkout. Use webhooks for real-time status.
3
Reconcile & settleView balances, holds, reserves. Clear reporting in the dashboard.
What you get—
DashboardTransactions + balances✓
ControlsHolds + reserves✓
Security
Financial-grade protection
PCI DSS compliant processing
Encryption in transit and at rest, tokenization, SCA/3DS. Full audit trail for every operation.
Checklist—
API
One endpoint to create payments
POST to /api/gateway/request.php
Use X-API-Key for auth. Sandbox first, then live after KYB approval.
Full documentation →curl -X POST https://stixpay.com/api/gateway/request.php \
-H "X-API-Key: sk_sandbox_xxx" \
-H "Content-Type: application/json" \
-d '{"amount": 5999, "currency": "EUR"}'
Example—
WebhooksSandbox
Developers →
Documentation
Guides & reference
Gateway API, webhooks, sandbox testing.
Ready to start?
Create an account, get sandbox keys, integrate. Go live after KYB.
Get started →
Already have an account? Sign in