Ping++ Payments API

Ping++ REST payments API — create and query Charges, Refunds, Transfers (enterprise payouts), Red Envelopes, Orders, Users, Recharges, Withdrawals, Coupons and Royalties across WeChat Pay, Alipay, UnionPay and bank-card channels. HTTP Basic auth with an API Key, JSON responses, cursor pagination, metadata and webhooks.

API entry from apis.yml

apis.yml Raw ↑
name: Ping++ Payments API
description: Ping++ REST payments API — create and query Charges, Refunds, Transfers (enterprise payouts),
  Red Envelopes, Orders, Users, Recharges, Withdrawals, Coupons and Royalties across WeChat Pay, Alipay,
  UnionPay and bank-card channels. HTTP Basic auth with an API Key, JSON responses, cursor pagination,
  metadata and webhooks.
humanURL: https://docs.pingxx.com/api/
baseURL: https://api.pingxx.com/v1
tags:
- Payments
- REST
- Charges
- Refunds
- Transfers
- Webhooks
properties:
- type: Authentication
  url: authentication/ping-authentication.yml
- type: Conventions
  url: conventions/ping-conventions.yml
- type: ErrorCatalog
  url: errors/ping-error-codes.yml
- type: Webhooks
  url: asyncapi/ping-webhooks.yml
- type: DataModel
  url: data-model/ping-data-model.yml
- type: Sandbox
  url: sandbox/ping-sandbox.yml