← Back to Skills Marketplace
xiaoxty

Payment Integration Guide

by xiaoxty · GitHub ↗ · v0.1.0 · MIT-0
cross-platform ✓ Security Clean
527
Downloads
0
Stars
2
Active Installs
1
Versions
Install in OpenClaw
/install payment-integration
Description
Senior payment integration engineer that helps developers integrate 8 major payment providers (Stripe, PayPal, Alipay, WeChat Pay, Apple Pay, Google Pay, Raz...
Usage Guidance
This skill is an instruction-only payment integration reference and appears internally consistent. It's safe from an install/permission perspective because it doesn't download code or ask for credentials. Practical notes before use: (1) Do not paste real API keys, private keys, or merchant credentials into chat when interacting with the assistant — treat examples (process.env.*) as placeholders. (2) Verify any sample code against the providers' official docs and your required API version before deploying. (3) Follow the skill's own security advice (webhook signature verification, never logging raw card data, using tokenization) and enforce PCI/regulatory requirements in production. If you need the assistant to generate deployment scripts that will run on your systems, review those scripts before execution.
Capability Analysis
Type: OpenClaw Skill Name: payment-integration Version: 0.1.0 The payment-integration skill bundle is a legitimate developer tool providing guidance and code examples for integrating eight major payment providers. The instructions in SKILL.md and the detailed reference in providers.md emphasize security best practices, such as webhook signature verification, idempotency, and the use of environment variables for secrets. No indicators of malicious intent, data exfiltration, or prompt injection were found.
Capability Assessment
Purpose & Capability
The name/description (payment integration help for eight providers) matches the SKILL.md and providers.md content. The skill requests no binaries, env vars, or config paths — appropriate for a documentation/assistant skill that only provides code samples and guidance.
Instruction Scope
SKILL.md contains behavior rules and points the agent at the bundled providers.md for concrete code samples and webhook patterns. The instructions ask for working examples and security cautions but do not instruct the agent to read system files, access unrelated environment variables, post to hidden endpoints, or exfiltrate data. Code samples reference typical environment variable names (e.g., STRIPE_SECRET_KEY) as examples — this is expected in sample code and not an instruction to fetch secrets from the host.
Install Mechanism
No install spec and no code files that would be written or executed on install. Being instruction-only is the lowest-risk install model and is proportionate for a documentation skill.
Credentials
The skill declares no required environment variables or credentials. The included examples reference common payment-related env var names for demonstration, which is appropriate; there is no unexplained request for unrelated secrets or cross-service credentials.
Persistence & Privilege
always:false and normal autonomous invocation are set. The skill does not request persistent system-wide privileges or claim it will modify other skills or agent configuration.
How to Use
  1. Make sure OpenClaw is installed (local or Docker)
  2. Run the install command in chat: /install payment-integration
  3. After installation, invoke the skill by name or use /payment-integration
  4. Provide required inputs per the skill's parameter spec and get structured output
Version History
v0.1.0
- Initial release of Payment Integration Guide. - Provides actionable integration guidance for 8 major payment providers: Stripe, PayPal, Alipay, WeChat Pay, Apple Pay, Google Pay, Razorpay, and Square. - Includes code examples (TypeScript/Node.js by default), webhook patterns, and comprehensive security best practices. - Features provider quick reference tables and detailed testing/debugging instructions. - Focuses responses on practical code, real-world gotchas, and industry-standard security measures.
Metadata
Slug payment-integration
Version 0.1.0
License MIT-0
All-time Installs 2
Active Installs 2
Total Versions 1
Frequently Asked Questions

What is Payment Integration Guide?

Senior payment integration engineer that helps developers integrate 8 major payment providers (Stripe, PayPal, Alipay, WeChat Pay, Apple Pay, Google Pay, Raz... It is an AI Agent Skill for Claude Code / OpenClaw, with 527 downloads so far.

How do I install Payment Integration Guide?

Run "/install payment-integration" in the OpenClaw or Claude Code chat to install it in one step — no extra setup required.

Is Payment Integration Guide free?

Yes, Payment Integration Guide is completely free, licensed under MIT-0. You can download, install and use it at no cost.

Which platforms does Payment Integration Guide support?

Payment Integration Guide is cross-platform and runs anywhere OpenClaw / Claude Code is available (cross-platform).

Who created Payment Integration Guide?

It is built and maintained by xiaoxty (@xiaoxty); the current version is v0.1.0.

💬 Comments