Skip to content

Getting Started

Required Information

  • Merchant No: mchNo
  • App ID: appId
  • Merchant private key (request signing)
  • Platform public key (response verification)
  • Gateway URL (for example https://your-domain)

Common Request Fields

All public @PaymentVerify APIs include:

  • mchNo
  • appId
  • reqTime (yyyy-MM-dd HH:mm:ss)
  • nonceStr
  • sign
  • clientIp (optional)

Bruno

  1. Import OpenAPI in Bruno.
  2. Use file: /openapi/unipay.yaml
  3. Configure environment variables and test calls.