ucp-payment-handlers

Implement UCP payment handlers for Google Pay, Shop Pay, and custom PSPs.

35|16|Updated Mar 4, 2026
One-click install
npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ucp-payment-handlers
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ucp-payment-handlers
Source: https://github.com/OrcaQubits/agentic-commerce-claude-plugins/tree/main/ucp-agentic-commerce/skills/ucp-payment-handlers
Command: npx skills add https://github.com/OrcaQubits/agentic-commerce-claude-plugins --skill ucp-payment-handlers

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the integration of various payment processing methods, including digital wallets and custom solutions, into UCP checkouts, ensuring secure and compliant transactions.

Core Features & Use Cases

  • Payment Handler Configuration: Define and configure payment handlers for Google Pay, Shop Pay, and custom PSPs.
  • Tokenization & Credential Management: Handles secure tokenization and management of payment credentials.
  • Use Case: A merchant wants to accept both Google Pay and Shop Pay on their UCP-enabled e-commerce site. This Skill helps configure the necessary payment handlers and their associated schemas to enable these options for customers.

Quick Start

Configure the ucp-payment-handlers skill to accept Google Pay and Shop Pay.

Frequently Asked Questions about ucp-payment-handlers

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I integrate Google Pay and Shop Pay into my UCP checkout?

Integrating Google Pay and Shop Pay into UCP checkout requires configuring the specific payment handlers and their associated instrument schemas to enable these digital wallet options for customers during secure transactions.

What is payment tokenization in UCP checkouts?

Payment tokenization in UCP checkouts is the secure process of acquiring and managing payment credentials, replacing sensitive data with tokens to facilitate safe transactions across digital wallets and custom payment service providers.

How do I configure a custom payment service provider for UCP?

You configure a custom payment service provider for UCP by defining the business-side payment handler settings and instrument schemas, which enables the platform to acquire the necessary payment credentials securely.

Can I use ucp-payment-handlers to manage both digital wallets and custom PSPs?

Yes, you can use this payment handler configuration to manage both digital wallets like Google Pay and Shop Pay alongside custom payment service providers, ensuring secure tokenization and compliant transaction processing.

What are the limitations when configuring payment handlers for digital wallets?

The payment handler configuration covers tokenization, credential flow, and instrument schemas for UCP checkouts, but relies on business-side configuration of accepted PSPs and platform-side acquisition to function correctly.