oen-payment

Integrate Oen Payment REST API and MCP server for payments and refunds.

9|1|Updated Mar 3, 2026
One-click install
npx skills add https://github.com/OEN-Tech/oen-payment-skill --skill oen-payment
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: oen-payment
Source: https://github.com/OEN-Tech/oen-payment-skill/tree/main
Command: npx skills add https://github.com/OEN-Tech/oen-payment-skill --skill oen-payment

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This integration assistant helps developers connect to Oen Payment REST API and MCP server to implement checkout, subscriptions, refunds, and transaction queries efficiently.

Core Features & Use Cases

  • API integration guidance for checkout, subscription, refunds, and transaction queries.
  • MCP server setup and runtime operation with code samples in TypeScript, JavaScript, Python, or curl.
  • Troubleshooting using response codes, test cards, and webhook debugging.
  • Auto-activation when users mention oen payment or related terms and when code references the MCP server.

Quick Start

Install the skill in Claude Code or OpenClaw and say "oen payment" to begin integrating Oen Payment.

Frequently Asked Questions about oen-payment

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate the Oen Payment API for checkout and subscriptions?

To integrate Oen Payment API, use this skill to generate ready-to-run code in TypeScript, JavaScript, Python, or cURL for checkout, subscriptions, refunds, and transaction queries. It provides complete REST API integration guidance and MCP server setup samples.

Can I generate TypeScript code for Oen Payment webhook setup and error handling?

Yes, you can generate TypeScript code for Oen Payment webhook setup and error handling. This skill provides multi-language code generation and guides you through configuring webhooks, debugging responses, and handling errors across testing and production environments.

Does Oen Payment MCP server work with Python and cURL for transaction queries?

Oen Payment MCP server supports Python and cURL for transaction queries. The skill generates runtime operation code samples in TypeScript, JavaScript, Python, and curl, covering both production and testing environments for querying transactions.

What is the best way to troubleshoot Oen Payment API errors and failed webhooks?

The best way to troubleshoot Oen Payment API errors is by using response codes, test cards, and webhook debugging. This skill helps diagnose failures across production and testing environments, providing specific guidance for resolving integration issues.

Do I need an MCP server to process Oen Payment refunds and transaction queries?

You do not strictly need an MCP server to process Oen Payment refunds and transaction queries, as direct REST API integration is supported. However, the MCP server setup provides runtime operation samples and code generation for streamlined payment processing.

Why does my Oen Payment API integration fail in production but work in testing?

Oen Payment API integration may fail in production due to environment-specific webhook configurations or response code differences. Use this skill to troubleshoot using test cards, debug webhooks, and verify setup across both production and testing environments.