Introduction
Introduction​
PayWise integration now follows a simple sequence:
Developer -> Identity -> Sandbox Console -> API
PayWise Identity handles sign-in, Sandbox Console handles sandbox API key management and onboarding, and API endpoints execute business operations. This portal is designed to move your team from first request to production launch with consistent patterns.
Recommended onboarding sequence​
- Sign in via Identity and use sandbox hosts.
- Obtain your first sandbox API key via Sandbox Console.
- Build request/response envelope handling (including error + retry paths).
- Implement idempotency for all mutating requests.
- Wire your monitoring with request IDs and failure classifications.
- Promote to production with controlled traffic and rollback readiness.
Sandbox App OTP Note​
If you are testing with the Sandbox App and receive an in-sandbox push-notification OTP prompt, the default sandbox OTP is:
123456
Use 123456 for sandbox OTP prompts unless PayWise explicitly provides a different test code for a specific flow.
Baseline integration checklist​
- Environment-aware base URL handling
- Key rotation plan
- Replay-safe mutation flow (idempotency)
- 429/5xx backoff and jitter
- Audit logging for request IDs
Environment roles​
sandbox-admin.paywise.coprovisions access forsandbox-dashboard.paywise.co.admin.paywise.coprovisions access fordashboard.paywise.co.