Skip to content

DlainexOpen Third-Party Payment Platform for Merchants and ISVs

Unified pay, refund, transfer, inqury, query, and sync APIs with RSA signatures and merchant-aware channel routing.

Integration Paths

Choose the API document that matches your merchant model before starting development.

Merchant modelChannel handlingOpenAPI
Agent merchantUpstream channels are transparent and selected by backend routing.Agent merchant YAML
Special merchantThe merchant configures upstream channels and passes channel in trade requests.Special merchant YAML

Core Capabilities

  • Unified trade lifecycle: pay, refund, close, transfer, transfer inqury, query, and sync.
  • Merchant-grade security: RSA request verification, response signing, nonce, request time, and trace ID.
  • Channel-aware routing: transparent routing for agent merchants and explicit routing for special merchants.
  • Debug-ready assets: OpenAPI files, request examples, response examples, and error-code references.

Launch Checklist

  1. Confirm merchant type and download the matching OpenAPI file.
  2. Configure merchant number, app ID, platform public key, and merchant private key.
  3. Implement request signing and response signature verification.
  4. Configure callback URLs and verify callback idempotency.
  5. Test pay, refund, transfer, inqury, query, and sync flows in a test environment.

Documentation