Connector guide1-minute read4 MCP toolsEN · DE · IT

如何将PAYONE连接到Claude以实现AI驱动的支付管理

使用MCP将PAYONE支付连接到Claude AI。通过自然语言监控交易和管理支付。逐步设置指南。

HCBy HelpCode teamUpdated 1 min read Open source on GitHub

No credit card · 7-day trial · Self-host alternative available

PAYONE Payments

MCP connector

PAYONE Payments

Process and manage e-commerce payments via the PAYONE API. Create transactions, check payment status, capture and refund payments.

Tools

4

Region

DE

Category

Finance

Authentication

API Key

Required env vars

PAYONE_MERCHANT_IDPAYONE_API_KEYPAYONE_PORTAL_IDPAYONE_ACCOUNT_ID
Install in one click on Cloud

7-day free trial · No credit card

  • 7-day free trial
    No credit card required
  • GDPR & SOC 2 ready
    EU data residency, audit logs
  • Open-source on GitHub
    Open source AGPL-3.0
  • Works with ChatGPT, Claude, Gemini
    Any MCP-compatible client

Skip the install. Get this working in under 2 minutes.

Start a free trial on cloud.anythingmcp.com, add the PAYONE Payments in one click, then point your AI client (Claude, ChatGPT, Copilot or Cursor) at the generated MCP endpoint. No Docker, no git clone, zero engineering experience required.

Start free trial

Summary

使用MCP将PAYONE支付连接到Claude AI。通过自然语言监控交易和管理支付。逐步设置指南。

试试这样问

PAYONE Payments 的示例提示

点击任意提示即可复制,然后粘贴到 Claude、ChatGPT、Cursor、Gemini、Copilot 或 OpenClaw 中,在该连接器上运行。

PAYONE Payments · 通过 MCP 实时
分享
Opus 4.7

Claude 是 AI,可能会出错。请核对回答。

将PAYONE连接到Claude

PAYONE是欧洲领先的电子商务支付服务提供商。通过AnythingMCP,你可以将PAYONE连接到Claude AI,并使用自然语言管理你的支付操作。

你可以做什么

  • "显示我所有最近的交易"
  • "支付TX-12345的状态是什么?"
  • "捕获订单#9876的授权支付"
  • "从交易TX-54321退款25€"

设置

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d
  1. 打开http://localhost:3000/connectors/store并导入PAYONE Payments适配器
  2. 输入你的PAYONE商户IDAPI密钥门户ID账户ID
  3. 将连接器分配给MCP服务器

连接Claude

{
  "mcpServers": {
    "payone": { "url": "http://localhost:4000/mcp" }
  }
}

可用工具

工具描述
payone_list_transactions列出最近的支付交易
payone_get_transaction获取特定交易的详细信息
payone_capture_payment捕获已授权的支付
payone_refund_payment退款已捕获的支付(全额或部分)

这份指南对你有帮助吗?

Ready to ship

Your PAYONE agent is one click away.

Install the connector, paste the key, prompt Claude. Free for 7 days, no credit card.

相关指南