Newebpay Checkout

🌐Community
by paid-tw · vlatest · Repository

Newebpay Checkout facilitates secure online payments using Newebpay's payment gateway, streamlining transactions for merchants and customers.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add newebpay-checkout npx -- -y @trustedskills/newebpay-checkout
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "newebpay-checkout": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/newebpay-checkout"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The newebpay-checkout skill enables AI agents to process payments through NewePay. It handles tasks such as initiating checkout flows, securely transmitting payment information, and confirming order completion with transaction details. This allows for seamless integration of NewePay's payment processing capabilities within various applications and workflows managed by the agent.

When to use it

  • E-commerce Applications: Integrate a NewePay checkout option into an online store or marketplace.
  • Subscription Services: Allow users to pay recurring subscription fees through NewePay.
  • Automated Invoicing: Generate and process invoices using NewePay for payment collection.
  • Donation Platforms: Enable users to donate to a cause or organization via NewePay.

Key capabilities

  • Initiate NewePay checkout flows
  • Securely transmit payment information
  • Confirm order completion
  • Provide transaction details

Example prompts

  • "Start a NewePay checkout for $25.00 for the 'Premium Subscription'."
  • "Process this invoice using NewePay: [invoice details]."
  • "Can you initiate a payment of $10 to [recipient] via NewePay?"

Tips & gotchas

The skill requires proper configuration with valid NewePay API credentials. Ensure that the agent has access to these credentials and understands the expected data format for successful transaction processing.

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 HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
paid-tw
Installs
25

🌐 Community

Passed automated security scans.