Newebpay
Newebpay facilitates secure online payments using NewebPay’s payment gateway, streamlining transactions for businesses and customers.
Install on your platform
We auto-selected Claude Code based on this skill’s supported platforms.
Run in terminal (recommended)
claude mcp add newebpay npx -- -y @trustedskills/newebpay
Or manually add to ~/.claude/settings.json
{
"mcpServers": {
"newebpay": {
"command": "npx",
"args": [
"-y",
"@trustedskills/newebpay"
]
}
}
}Requires Claude Code (claude CLI). Run claude --version to verify your install.
About This Skill
newebpay
What it does
This skill enables AI agents to interact with NewEB Pay, a payment gateway service. It facilitates the processing of transactions and retrieval of payment status updates directly within automated workflows.
When to use it
- Automating checkout processes for e-commerce bots that require secure payment handling.
- Checking real-time transaction statuses to update order tracking information for customers.
- Integrating financial data from NewEB Pay into broader business intelligence dashboards managed by AI.
- Triggering post-purchase actions, such as sending receipts or initiating shipping, based on successful payments.
Key capabilities
- Connection to the NewEB Pay payment infrastructure.
- Execution of payment transactions via API integration.
- Retrieval and verification of current payment statuses.
Example prompts
- "Process a payment of $50 for order #12345 using the NewEB gateway."
- "Check the status of the transaction initiated 10 minutes ago for customer ID 8899."
- "List all successful payments made in the last hour through this channel."
Tips & gotchas
Ensure your AI agent has valid API credentials configured before attempting to process any financial transactions. Always verify that the specific NewEB Pay integration version supported by the skill matches your merchant account requirements to avoid connection errors.
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.