Ping++

Ping++ MCP Connector for Claude

A+

Bring unified payment intelligence to your AI with Ping++. Integrate WeChat, Alipay, and UnionPay through a single clean API interface.

7 tools Official Updated Jun 28, 2026 Official Vinkius Partner

Empower your Agent to seamlessly manage Chinese payment ecosystems with Ping++, the ultimate multi-channel payment aggregator. Connect to WeChat Pay, Alipay, UnionPay, and multiple other networks through a single, elegant interface, replacing complex point-to-point integrations.

What you can do

  • Unified Charges — Create and manage transactions across any supported payment channel
  • Refund Management — Process and retrieve refunds across any network without learning specific gateway APIs
  • Customer Synchronization — Create and track customer profiles and saved payment methods across platforms

How it works

  1. Subscribe to this server
  2. Obtain your Secret API Key from your Ping++ Developer Dashboard
  3. Inject the server into your LLM client and instantly manage multi-channel billing flows

Who is this for?

  • E-Commerce Agents — Automate refunds, track transaction states, and manage cross-channel payments seamlessly
  • Financial Operators — Consolidate the management of WeChat and Alipay transactions without touching backend code
  • Developers in China — Connect multiple SDK backends to a single MCP endpoint to rapid prototype monetization
paymentsalipaywechat-payunionpayecommercebilling

7 tools expose this connector's capabilities to your AI agent.

create_charge

Requires the order_no, amount, app ID, channel, currency, subject, and body. Create a new charge (payment request)

create_customer

Create a new Customer

create_refund

Create a refund for a specific charge

list_charges

List existing charges

list_customers

List existing Customers

retrieve_charge

Retrieve the details of an existing charge

retrieve_customer

Retrieve Customer details

See how to talk to your AI agent using Ping++.

List the last 5 successful charges for my Ping++ app.

Here are your last 5 incoming charges across all payment channels. Three originated from WeChat Pay (wx_lite) and two from Alipay. Total amount processing: 12500 CNY.

Create a new refund of 100 CNY for charge ID ch_xyz789.

I've successfully created the refund for charge `ch_xyz789` (Amount: 10000 cents). The status is currently marked as 'pending' with the downstream payment channel.

Show me the details for customer ID cus_12345.

Customer `cus_12345` was created on Oct 12. They have two saved payment methods bound, including one UnionPay source, and an empty balance.

You must use your Secret Key (Live or Test mode). Do not use the Publishable Key as it lacks permission to perform backend actions across the Ping++ network.

Related Connectors