payment-provider-integration

Integrate VTB Open Banking, VNPay, MoMo, and Stripe payment providers.

Updated May 30, 2026
One-click install
npx skills add https://github.com/buitrankimlong/thongtincty --skill payment-provider-integration
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: payment-provider-integration
Source: https://github.com/buitrankimlong/thongtincty/tree/main/.claude/skills/payment-provider-integration
Command: npx skills add https://github.com/buitrankimlong/thongtincty --skill payment-provider-integration

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires node, and includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill addresses the complexity of integrating payment providers into subscription and billing flows, offering a standardized approach for various payment methods and bank transfers.

Core Features & Use Cases

  • Payment Provider Integration: Supports integration with multiple payment providers including VTB Open Banking, VNPay, MoMo, and Stripe.
  • Bank Transfer QR: Enables manual bank transfer QR code generation and confirmation.
  • Use Case: For a subscription-based service, this Skill can be used to seamlessly integrate payment methods into the billing flow, providing users with various payment options and ensuring secure transactions.

Quick Start

Use the payment-provider-integration skill to set up payment integration for your subscription service.

Frequently Asked Questions about payment-provider-integration

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

FAQPage Schema
How do I integrate multiple payment providers like VNPay and MoMo into a subscription billing flow?

Bank transfer QR generation creates manual transfer codes for subscription services. It enables users to complete payments via bank transfer while the system confirms transactions securely using idempotent workflows.

How do I handle real-time payment notifications and ensure secure transactions?

Handling real-time payment notifications requires configuring payment provider endpoints to receive event updates. The Skill ensures secure transactions by processing these notifications through idempotent workflows, preventing duplicate billing issues.

Do I need Node.js to set up payment provider integrations for subscription services?

Yes, Node.js is a required dependency to set up these payment provider integrations. You need this environment to run the scripts and configure the endpoints necessary for subscription billing and bank transfer processes.

What is the best way to manage bank transfer QR generation for subscription billing?

The best way to manage bank transfer QR generation is using a standardized integration approach that supports manual bank transfer QR code creation and confirmation. This streamlines billing flows while maintaining secure transaction processing.

How does VTB Open Banking integration work with subscription billing systems?

VTB Open Banking integration works by connecting your subscription billing system to banking endpoints. It handles real-time notifications and bank transfer processes, ensuring secure and idempotent transaction workflows for recurring payments.