payment-integration

integrate missing-value-required

Updated Feb 14, 2026
One-click install
npx skills add https://github.com/toanalien/ezdevsecops --skill payment-integration-toanalien
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: payment-integration
Source: https://github.com/toanalien/ezdevsecops/tree/main/.opencode/skills/payment-integration
Command: npx skills add https://github.com/toanalien/ezdevsecops --skill payment-integration-toanalien

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires crypto, node-fetch, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill streamlines payment processing by integrating with multiple global and regional payment providers, simplifying complex checkout flows, and automating webhook handling.

Core Features & Use Cases

  • Multi-Provider Support: Integrate with SePay (Vietnam), Polar (SaaS), Stripe (Global), Paddle (MoR), and Creem.io (MoR + Licensing).
  • Payment Methods: Supports bank transfers, QR codes (VietQR), cards, subscriptions, and licensing.
  • Use Case: Set up a SaaS product with recurring billing using Polar, offer local Vietnamese payment options via SePay, and manage software licenses with Creem.io, all within a unified payment integration.

Quick Start

Use the payment-integration skill to set up SePay payment processing for a new order.

Frequently Asked Questions about 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 Polar into a single application?

Multi-provider payment integration connects Stripe, Polar, SePay, Paddle, and Creem.io to unify global infrastructure, SaaS subscriptions, and regional bank transfers. It manages diverse checkout flows and multi-provider order processing within a single interface.

How do I set up SePay QR code generation for Vietnamese market payments?

SePay integration handles Vietnamese market payments by generating VietQR codes and processing local bank transfers. It manages checkout flows specifically tailored for regional payment methods alongside global gateway infrastructure.

Does this payment integration handle webhook verification for Stripe and Polar subscriptions?

Webhook verification for Stripe and Polar subscriptions is handled automatically using crypto dependencies. It validates incoming payment events to secure checkout flows and ensure reliable subscription management.

Can I use Paddle and Creem.io as Merchants of Record for tax compliance and software licensing?

Paddle and Creem.io function as Merchants of Record to handle tax compliance and software licensing. You can manage multi-provider order processing while offloading regional tax calculations and license generation to these platforms.

What is the best way to manage SaaS recurring billing across different payment providers?

Managing SaaS recurring billing across providers is done through Polar for subscriptions and Stripe for global infrastructure. This approach centralizes subscription management and standardizes multi-provider checkout flows.