Payram Self Hosted Payment Gateway
Integrate Payram's self-hosted payment gateway for secure, customizable transactions directly within your applications.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add payram-self-hosted-payment-gateway npx -- -y @trustedskills/payram-self-hosted-payment-gateway
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"payram-self-hosted-payment-gateway": {
"command": "npx",
"args": [
"-y",
"@trustedskills/payram-self-hosted-payment-gateway"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
What it does
This skill, payram-self-hosted-payment-gateway, enables AI agents to process payments through a self-hosted payment gateway. It facilitates secure online transactions without relying on external payment processors. The agent can handle various aspects of the payment flow, including creating invoices and managing transaction statuses.
When to use it
- E-commerce applications: Integrate directly with your store for seamless checkout experiences.
- Subscription services: Automate recurring billing and manage subscriber payments.
- Freelance platforms: Allow freelancers to receive payments securely through the agent.
- Internal payment systems: Process payments within an organization or community without external fees.
Key capabilities
- Self-hosted payment processing
- Invoice creation
- Transaction status management
- Secure online transactions
Example prompts
- "Create an invoice for $50 to customer John Doe."
- "Mark transaction ID 12345 as 'paid'."
- "What is the current status of invoice number INV-2024-07-26?"
Tips & gotchas
- Requires a properly configured self-hosted payment gateway environment.
- Ensure your agent has appropriate permissions to interact with the payment gateway API.
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.