Test your integration with simulated payments, payouts, and webhooks — no real money involved.
https://sandbox.kaadxpay.com/api/v1All sandbox API endpoints mirror production. Simply change the base URL.
Create sandbox API keys in your merchant dashboard under Developer > API Keys.
Sandbox keys start with sk_sandbox_
| Feature | Sandbox | Production |
|---|---|---|
| Real money | ❌ No | ✅ Yes |
| API endpoints | sandbox.kaadxpay.com | api.kaadxpay.com |
| Webhooks | ✅ Full support | ✅ Full support |
| Rate limits | 100 req/min | 1000 req/min |
| Payment processing | Instant simulation | Real processing |
| FX rates | Fixed test rates | Live market rates |
| Settlement | Simulated T+0 | Real T+1~T+3 |
| Card Number | Brand | Result | CVV | Expiry |
|---|---|---|---|---|
4242 4242 4242 4242 | Visa | Success | Any 3 digits | Any future date |
4000 0000 0000 0002 | Visa | Card Declined | Any 3 digits | Any future date |
4000 0000 0000 9995 | Visa | Insufficient Funds | Any 3 digits | Any future date |
5555 5555 5555 4444 | Mastercard | Success | Any 3 digits | Any future date |
5105 1051 0510 5100 | Mastercard | Card Declined | Any 3 digits | Any future date |
| Account Number | Bank | Result |
|---|---|---|
1234567890 | Test Bank | Payout Success |
0000000001 | Test Bank | Payout Failed — Invalid Account |
0000000002 | Test Bank | Payout Pending — Manual Review |