Integration Principles
- Use HTTP JSON requests only.
- Always send
pay_systemexactly as configured (case-sensitive). - Treat every response as the standard JSON response envelope.
- Use stable IDs (
pay_id,trans) for polling and recovery.
pay_system exactly as configured (case-sensitive).pay_id, trans) for polling and recovery.