payment-integration

Manage payment integrations with SePay, Polar, and Stripe.

1|1|Updated Jan 15, 2026
One-click install
npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill payment-integration-thanh-apero
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: payment-integration
Source: https://github.com/Thanh-apero/apero-kit-cli/tree/main/templates/skills/payment-integration
Command: npx skills add https://github.com/Thanh-apero/apero-kit-cli --skill payment-integration-thanh-apero

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 provides comprehensive payment integration capabilities for SePay, Polar, and Stripe, enabling seamless SaaS monetization with various payment methods and workflows.

Core Features & Use Cases

  • Multiple Payment Providers: Integrates with SePay, Polar, and Stripe to support diverse payment methods.
  • Subscription Management: Offers subscription management, trials, and upgrades for SaaS offerings.
  • Webhook Handling: Streamlines webhook notifications for payment events and transactions.
  • Use Case: Imagine you are building a SaaS product that needs to handle various payment methods, including recurring billing and usage-based pricing. This Skill allows you to connect your application with SePay, Polar, or Stripe and manage payments efficiently.

Quick Start

Use the payment-integration skill to initiate a payment request for a new customer via SePay. Run the command: use payment-integration init payment sepay customer "John Doe" amount 100.00 currency VND

Frequently Asked Questions about payment-integration

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

FAQPage Schema
How do I integrate SePay, Polar, and Stripe for SaaS subscription management?

SaaS subscription management integrates SePay, Polar, and Stripe by configuring merchant accounts and API credentials to handle recurring billing, trials, and upgrades while processing webhook events to automate benefit delivery and revenue tracking.

Can I handle QR code and bank transfer payments using Stripe and SePay?

Yes, QR code and bank transfer payments are supported alongside credit cards through SePay and Stripe. The Skill processes these varied payment methods automatically once you configure the required API credentials for your merchant accounts.

What is the best way to process webhook notifications for payment events?

Processing webhook notifications for payment events is streamlined through automated event handling. By connecting SePay, Polar, or Stripe, the system receives webhook payloads to trigger automated benefit delivery and track transaction revenue.

Do I need API credentials to set up payment integrations with Polar and Paddle?

Yes, you need API credentials and merchant account configurations for Polar, Paddle, and Stripe to establish functional payment integrations. These credentials authenticate the webhooks and API requests required for subscription management and transaction processing.

How do I initiate a SePay payment request for a new customer?

To initiate a SePay payment request for a new customer, use the payment-integration command interface. You execute a command passing the customer name, amount, and currency to trigger the transaction via the configured SePay merchant account.

Does this payment integration support usage-based pricing models?

Yes, the payment integration supports usage-based pricing models alongside recurring billing for SaaS offerings. By leveraging the subscription management features of Polar and Stripe, you can configure flexible pricing workflows tailored to variable consumption metrics.