PayPay Biz

Manage PayPay for Business API payments, refunds, and sales analytics.

3|2|Updated Mar 1, 2026
One-click install
npx skills add https://github.com/hanabi-jpn/clawhub-skills --skill paypay-biz-hanabi-jpn
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: PayPay Biz
Source: https://github.com/hanabi-jpn/clawhub-skills/tree/main/finance-accounting-pack/paypay-biz
Command: npx skills add https://github.com/hanabi-jpn/clawhub-skills --skill paypay-biz-hanabi-jpn

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires requests, hmac, base64, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill streamlines PayPay payment management, refund processing, and sales analytics, offering precise control over Japan's largest mobile payment platform.

Core Features & Use Cases

  • Payment Management: Full support for QR code payments, subscription billing, and refund workflows.
  • Refund Processing: Process full and partial refunds with policy automation.
  • Sales Analytics: Real-time reconciliation and detailed sales reports.
  • Use Case: For a retail business, use this Skill to automate payment processing, track sales, and generate detailed reports for financial analysis.

Quick Start

Generate a QR code for payment with the 'paypay create-qr' command.

Frequently Asked Questions about PayPay Biz

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

FAQPage Schema
How do I automate PayPay payment processing and QR code generation for a retail business?

To automate PayPay payment processing, you can generate a QR code for payment using the 'paypay create-qr' command. This Skill supports QR code payments, subscription billing, and refund workflows via the PayPay for Business API.

How does HMAC-SHA256 signature authentication work for PayPay API integration?

HMAC-SHA256 signature authentication requires your PayPay for Business API credentials to securely sign API requests. This Skill handles the signature generation internally using standard libraries like hmac and base64 to authenticate payment operations.

Can I process partial refunds and automate refund workflows for PayPay transactions?

Yes, you can process both full and partial refunds with policy automation for PayPay transactions. The Skill manages refund workflows directly through the PayPay for Business API to ensure accurate transaction reversals.

What is the best way to get real-time reconciliation and sales analytics from PayPay?

The best way to get real-time reconciliation and sales analytics from PayPay is to use this Skill's built-in reporting capabilities. It aggregates transaction data from the PayPay for Business API to generate detailed financial reports.

Do I need Python libraries like requests and hmac to manage PayPay mobile payments?

Yes, you need Python libraries including requests, hmac, and base64 to manage PayPay mobile payments. These dependencies handle HTTP requests and secure HMAC-SHA256 signature authentication required by the PayPay for Business API.