ck:payment-integration

Integrate payment gateways for checkout, subscriptions, and webhooks.

Updated Apr 18, 2026
One-click install
npx skills add https://github.com/lengo0951/pms --skill ck-payment-integration-lengo0951
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ck:payment-integration
Source: https://github.com/lengo0951/pms/tree/main/.claude/skills/payment-integration
Command: npx skills add https://github.com/lengo0951/pms --skill ck-payment-integration-lengo0951

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires sepay, polar, stripe, paddle, creem.io, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill simplifies payment integration with multiple providers, streamlining checkout processes and managing subscriptions and webhooks.

Core Features & Use Cases

  • Multi-Provider Integration: Integrates with SePay, Polar, Stripe, Paddle, and Creem.io for diverse payment solutions.
  • Checkout and Webhooks: Manages checkout sessions, webhooks, and subscription lifecycle.
  • Use Case: For an e-commerce platform, this Skill can automate the payment process, handle subscriptions, and manage webhook notifications for seamless customer experience.

Quick Start

Use the payment-integration skill to create a SePay checkout session for a new order with the order ID and amount.

Frequently Asked Questions about ck:payment-integration

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

FAQPage Schema
How do I integrate multiple payment gateways like Stripe and Paddle for checkout and subscriptions?

You can manage payment webhooks and subscriptions across Stripe, Paddle, Polar, SePay, and Creem.io from a single integration. It handles checkout session creation, subscription lifecycle management, and webhook event validation across these diverse payment providers.

What's the best way to handle webhook validation for Stripe or Paddle checkout events?

Webhook validation requires specific configuration and environment variables for each provider to ensure secure checkout events. The integration manages authentication, authorization, and validation for transactions, handling webhook notifications across Stripe, Paddle, Polar, SePay, and Creem.io.

Can I use this payment integration approach for an e-commerce subscription platform?

Yes, this payment integration is designed for e-commerce platforms to automate checkout processes and manage subscriptions. It streamlines checkout session creation, handles webhook notifications, and manages the subscription lifecycle to provide a seamless customer experience.

Do I need specific environment variables to configure SePay or Creem.io payment processing?

Yes, specific configuration and environment variables are required for each provider, including SePay and Creem.io. These variables handle authentication, authorization, and transaction validation when integrating with the respective payment gateways for checkout and subscription management.

How do I create a SePay checkout session for a new order?

To create a SePay checkout session, use the payment integration skill with the specific order ID and transaction amount. This initiates the checkout process, allowing the payment gateway to handle the subsequent authorization and validation for the transaction.