Deliver compliant API implementations and documentation for wallet, QRIS payments, SPayLater and SPinjam with OpenData/OpenFinance patterns
We provide end-to-end integration for ShopeePay-like apps including protocol analysis, authorization modeling, and OpenData/OpenFinance API implementations, covering balance queries, scan-to-pay, offline payments, cross-border/merchant settlement, with documentation and automated tests.
POST /api/v1/shopeepay/transactions
Authorization: Bearer <ACCESS_TOKEN>
Content-Type: application/json
{
"user_id": "user@shopeepay",
"from_date": "2025-10-01",
"to_date": "2025-10-31",
"type": "ALL" // WALLET | QRIS | TOPUP | WITHDRAW
,"page": 1,
"page_size": 100
}
Response: {
"status": "OK",
"total": 124,
"transactions": [
{"id":"TXN001","date":"2025-10-03","amount":-15000,"desc":"QRIS - MerchantXYZ","status":"SUCCESS"},
{"id":"TXN002","date":"2025-10-05","amount":50000,"desc":"VA Topup - Bank","status":"SUCCESS"}
]
}
Top-ups and wallet-to-bank transfers, QRIS payments and refunds, SPayLater authorizations and repayments, SPinjam lending integration, merchant onboarding, and settlement reporting.
All work is done under client authorization or official public APIs. We provide audit trails, least-privilege design, data masking, and compliance guidance aligned with local regulations. NDA is supported if needed.
We are a boutique studio focused on app protocol analysis and compliant API integration for fintech and wallets across multiple regions. We deliver end-to-end solutions from protocol analysis, integration, to source code and documentation.
TrueMoney Wallet is a leading digital wallet platform offering top-ups, transfers, QR payments, bill payments, mobile top-ups and lending partnerships with banks and financial institutions. It supports biometric login and multi-layer security, with offline merchant integration.
Note: This is a public feature summary for technical integration planning; actual terms depend on official docs.