Connector guide1-minute read4 MCP toolsEN · DE · IT

PAYONE Payments to MCP — Drive PAYONE Payments from any AI Agent

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

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

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

Try asking

Example prompts for PAYONE Payments

Click any prompt to copy it. Paste into Claude, ChatGPT, Cursor, Gemini, Copilot or OpenClaw to run it against this connector.

PAYONE Payments · live via MCP
Share
Opus 4.7

Claude is AI and can make mistakes. Please double-check responses.

💡 No install? Use cloud.anythingmcp.com directly. Sign in, click Connectors → PAYONE Payments, paste your credentials, mint an MCP API key — done. No Docker, no git clone, no local server.

PAYONE Payments

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

Setup

Prerequisites: PAYONE_MERCHANT_ID, PAYONE_API_KEY, PAYONE_PORTAL_ID, PAYONE_ACCOUNT_ID

Install the connector locally

git clone https://github.com/HelpCode-ai/anythingmcp.git
cd anythingmcp && docker compose up -d

Open http://localhost:3000/connectors/store, pick PAYONE Payments and paste in the env vars listed under Prerequisites.

Available tools

ToolWhat it does
payone_list_transactionsList recent payment transactions
payone_get_transactionGet detailed information about a specific payment transaction by its ID
payone_capture_paymentCapture (settle) a previously authorized payment transaction
payone_refund_paymentRefund a captured payment transaction fully or partially

Next steps

Was this guide helpful?

Ready to ship

Your PAYONE agent is one click away.

Install the connector, paste the key, prompt any MCP client. Free for 7 days, no credit card.

Related guides