click-integration

Integrate Click payments across SHOP API, Merchant API, Telegram, and mobile SDK workflows.

13|2|Updated Mar 17, 2026
One-click install
npx skills add https://github.com/ubranch/my-marketplace --skill click-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: click-integration
Source: https://github.com/ubranch/my-marketplace/tree/main/plugins/click-integration/skills/click-integration
Command: npx skills add https://github.com/ubranch/my-marketplace --skill click-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Click-based payments are often fragmented across SHOP API, Merchant API, and auxiliary interfaces (Telegram payments, Mobile SDK, and CMS plugins). This Skill provides a unified set of integration patterns, security checks, and reference implementations to accelerate reliable, multi-channel Click deployments.

Core Features & Use Cases

  • SHOP API (Prepare/Complete): Validate orders, reserve inventory, and finalize payments via a single callback flow.
  • Merchant API: Programmatically create invoices, check statuses, process card tokens, and handle reversals from your server.
  • Payment Methods: Payment Button, Inline Checkout, and Mobile SDK for seamless on-site and in-app payments.
  • Telegram Bot Payments & CLICK Pass: Support bot-driven payments and QR-based POS flows for physical stores.
  • CMS Plugins: Integrations for WordPress/WooCommerce, OpenCart, Drupal/Ubercart, and other CMS ecosystems.
  • Security & Compliance: Enforce signature verification, idempotency, and fiscalization workflows where applicable.

Quick Start

Configure credentials and endpoints, then run a small test payment using the SHOP API Prepare/Complete flow.

Frequently Asked Questions about click-integration

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

FAQPage Schema
How do I integrate Click payments using the SHOP API Prepare and Complete flow?

To integrate Click payments via SHOP API, you validate orders and reserve inventory during the Prepare phase, then finalize payments through the Complete callback flow to ensure reliable transactions.

Does Click payment integration support Telegram Bot Payments and QR-based POS flows?

Yes, Click payment integration supports Telegram bot-driven payments and CLICK Pass QR-based POS flows, enabling seamless physical store transactions alongside standard web and mobile checkout.

Can I use Click Merchant API to programmatically create invoices and handle reversals?

Yes, the Click Merchant API allows you to programmatically create invoices, check transaction statuses, process card tokens, and handle reversals directly from your server.

Are there CMS plugins available for Click payment integration in WordPress or OpenCart?

Yes, Click payment integration provides specific CMS plugins for WordPress/WooCommerce, OpenCart, and Drupal/Ubercart to seamlessly connect your existing storefront to the payment gateway.

What security checks are required for Uzbekistan Click payment fiscalization workflows?

Click payment fiscalization workflows require strict signature verification, idempotency enforcement, and compliance checks to ensure secure and reliable transaction processing across all channels.

What is the best way to handle multi-channel Click deployments across web and mobile SDKs?

The best way to handle multi-channel Click deployments is using unified integration patterns that support Payment Buttons, Inline Checkout, and Mobile SDK workflows across web, mobile, and CMS platforms.