AI Integration Skill

Integrate Bybit Pay QR Payment and Recurring Payments APIs.

2|4|Updated Jul 29, 2025
One-click install
npx skills add https://github.com/bybit-exchange/pay-docs --skill ai-integration-skill-bybit-exchange
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: AI Integration Skill
Source: https://github.com/bybit-exchange/pay-docs/tree/main/docs/skills
Command: npx skills add https://github.com/bybit-exchange/pay-docs --skill ai-integration-skill-bybit-exchange

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill simplifies the integration of Bybit Pay's QR Payment and Recurring Payments APIs, enabling merchants to quickly adopt digital payment solutions.

Core Features & Use Cases

  • QR Payment Integration: Facilitates one-time, scan-to-pay transactions for e-commerce checkouts.
  • Recurring Payments: Supports automated deductions for subscriptions, utilities, and on-demand services.
  • Use Case: A subscription service can use this Skill to set up recurring monthly payments from users after initial authorization, handling the entire payment lifecycle from signing to deduction and refund.

Quick Start

Use the AI Integration Skill to create a QR Payment order for 100 USDT with a merchant trade number of 'ORDER123'.

Frequently Asked Questions about AI Integration Skill

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

FAQPage Schema
How do I integrate Bybit Pay APIs for QR payment and recurring billing?

Bybit Pay API integration requires using HMAC-SHA256 or RSA-SHA256 signature generation for authentication, handling webhooks securely, and following specific API flows for QR payment and recurring billing to process e-commerce and subscription transactions.

Does Bybit Pay API integration support automated recurring payments for subscriptions?

Yes, Bybit Pay API integration supports automated recurring payments for managing subscription billing, utilities, and on-demand services, handling the entire payment lifecycle from initial user authorization to automated deduction and refund processing.

What signature algorithms are required for Bybit Pay merchant services authentication?

HMAC-SHA256 or RSA-SHA256 signature algorithms are required for Bybit Pay merchant services authentication to securely generate signatures for API requests and validate incoming webhook event payloads.

How do I securely handle Bybit Pay webhooks for scan-to-pay transactions?

Securely handling Bybit Pay webhooks for scan-to-pay transactions involves validating the HMAC-SHA256 or RSA-SHA256 signature of incoming payloads to ensure webhook authenticity before updating your internal order or subscription payment status.

Can I use Bybit Pay QR payment integration for one-time e-commerce checkouts?

Yes, you can use Bybit Pay QR payment integration to facilitate one-time, scan-to-pay transactions, which is ideal for processing standard e-commerce checkouts and generating quick payment orders using a unique merchant trade number.