The payment layer for modern stores
Payments that feel stellar.
Create QRIS invoices, let customers pay with supported wallets, and verify settlement from one elegant API.
Today● Live
Rp 8.420.000
settled volume
Payment
Rp 75.000
Scan to pay
WHY STELLAR
Everything you need to ship payments.
Dynamic QRIS
Generate a unique amount per invoice without exposing provider secrets.
Simple REST API
A predictable API surface for your store, bot, app, or SaaS.
Supabase powered
Auth, merchants, API keys and payment records with RLS.
ONE API
Create a payment in seconds.
Use one API key and choose GoPay Merchant or Shopee Merchant per request. Stellar Pay keeps provider credentials server-side.
- API key authentication
- Payment status endpoint
- Hosted payment page
- Provider transaction IDs
curl -X POST https://pay.example.com/api/v1/payments -H 'X-API-Key: sp_live_...' -H 'Content-Type: application/json' -d '{
"amount": 75000,
"provider": "gopay",
"order_id": "ORDER-1001"
}'Ready to launch?
Create your merchant workspace and get an API key.