Payuni Checkout

🌐Community
by paid-tw · vlatest · Repository

Payuni Checkout automates payment processing for Payuni terminals, streamlining transactions and reducing manual effort for businesses.

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 payuni-checkout npx -- -y @trustedskills/payuni-checkout
2

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

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

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

About This Skill

What it does

The payuni-checkout skill enables AI agents to process and complete checkout flows on the PayUni platform. It handles tasks such as adding items to a cart, applying coupons, selecting shipping addresses, and submitting payment information. This allows for automated shopping experiences and order placement through an AI agent.

When to use it

  • Automate recurring purchases from PayUni stores (e.g., weekly grocery orders).
  • Enable users with disabilities to shop online using voice commands or a simplified interface.
  • Integrate PayUni checkout functionality into custom applications or workflows.
  • Test and prototype e-commerce scenarios without manual intervention.

Key capabilities

  • Cart management (add, remove items)
  • Coupon application
  • Shipping address selection
  • Payment submission

Example prompts

  • "Add three apples and two bananas to my cart on PayUni."
  • "Checkout with the saved shipping address and use coupon code SUMMER20."
  • "Place order using the credit card on file for $35.78."

Tips & gotchas

The skill requires access to a PayUni account with valid payment information configured. Ensure that the AI agent has appropriate permissions and credentials to interact with the PayUni platform securely.

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
8

🌐 Community

Passed automated security scans.