Payment Integration
Helps with payments, integration as part of agent workflows workflows.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add payment-integration npx -- -y @trustedskills/payment-integration
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"payment-integration": {
"command": "npx",
"args": [
"-y",
"@trustedskills/payment-integration"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill enables AI agents to handle payment processing and related tasks through integration with several platforms: SePay (for Vietnamese banks), Polar, Stripe, Paddle, and Creem.io. It supports a variety of functionalities including checkout processes, subscription management, webhook handling, QR code payments, software licensing, and managing revenue splits. The skill provides access to documentation and SDKs for each platform.
When to use it
- Integrating payment processing into an application using SePay for the Vietnamese market.
- Managing subscriptions and automated benefits with Polar, particularly for SaaS businesses.
- Implementing enterprise-level payments or custom checkout experiences with Stripe.
- Handling MoR (Merchant of Record) subscriptions and global tax compliance through Paddle.
- Managing software licensing and revenue splits using Creem.io's no-code checkout features.
Key capabilities
- Integration with SePay, Polar, Stripe, Paddle, and Creem.io payment platforms.
- Support for QR code payments (VietQR, NAPAS).
- Subscription management including trials, upgrades, and billing pauses.
- Webhook handling for notifications and idempotency.
- Software licensing and device activation functionality.
- Multi-provider order management capabilities.
- Revenue splits and commission calculations.
Example prompts
- "Integrate SePay to process payments in VND."
- "Manage subscriptions using Paddle, including trial periods."
- "Set up a webhook with Stripe to verify transaction status."
- “Generate a VietQR code for payment.”
Tips & gotchas
- Each platform (SePay, Polar, Stripe, Paddle, Creem.io) has its own authentication and API requirements; refer to the provided documentation for specifics.
- The skill provides access to SDKs in various languages (Node.js, PHP, Laravel, Python, Go), which can simplify integration.
- Consider the best platform based on your target market and specific needs – SePay is ideal for Vietnam, while Paddle excels at MoR subscriptions globally.
Tags
TrustedSkills Verification
Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.
Security Audits
| Gen Agent Trust Hub | Pass |
| Socket | Pass |
| Snyk | Pass |
🌐 Community
Passed automated security scans.