---
id: gh-okx-a2a-payment
name: "okx-a2a-payment"
url: https://skills.yangsir.net/skill/gh-okx-a2a-payment
author: okx
domain: ai-skill-platform-ecosystem
tags: ["deprecated", "redirect", "payment", "alias", "management"]
install_count: 1600
rating: 4.30 (120 reviews)
github: https://github.com/okx/onchainos-skills/tree/main/skills/okx-a2a-payment
---

# okx-a2a-payment

> 此技能为已废弃的支付功能别名，现已合并至 `okx-agent-payments-protocol`。它主要用于处理旧的引用，将请求重定向到新的技能，确保兼容性。本技能不执行任何支付逻辑，用户应直接使用 `okx-agent-payments-protocol`。

**Stats**: 1,600 installs · 4.3/5 (120 reviews)

## Before / After 对比

### 旧技能调用兼容性

**Before**:

旧的技能调用可能导致系统报错或功能中断，需要人工介入修复，影响业务连续性。

**After**:

通过智能重定向，旧技能调用能自动导向新功能，确保业务连续性，大幅降低错误率和人工干预。

| Metric | Before | After | Change |
|---|---|---|---|
| 错误率 | 80% | 5% | -94% |

## Readme

# DEPRECATED — merged into `okx-agent-payments-protocol`

This skill has been folded into the unified payment dispatcher. The functionality is unchanged; only the entry point has changed.

**What to do**: load **`okx-agent-payments-protocol`** via the Skill tool and follow that skill instead. The a2a-pay flow lives at:

- `okx-agent-payments-protocol/SKILL.md` — Path B (paymentId-based, no 402)
- `okx-agent-payments-protocol/references/a2a_charge.md` — full create / pay / status playbook

**Why this stub exists**: legacy transcripts, scripts, and external docs may still reference `okx-a2a-payment` by name. This stub catches those references and redirects to the merged skill. It carries no triggers of its own — new conversations mentioning paymentId / `a2a_...` / "create payment link" / "payment status" route directly to `okx-agent-payments-protocol` based on that skill's triggers.


---
*Source: https://skills.yangsir.net/skill/gh-okx-a2a-payment*
*Markdown mirror: https://skills.yangsir.net/api/skill/gh-okx-a2a-payment/markdown*