payment-integration

Integrate SePay payment gateway with VietQR, NAPAS, bank transfers, and cards.

3|1|Updated Dec 5, 2025
One-click install
npx skills add https://github.com/trungdo9/ClauKit --skill payment-integration-trungdo9
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: payment-integration
Source: https://github.com/trungdo9/ClauKit/tree/main/skills/software/payment-integration
Command: npx skills add https://github.com/trungdo9/ClauKit --skill payment-integration-trungdo9

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill simplifies the process of integrating SePay payment gateway into your applications, providing a comprehensive solution for handling Vietnamese payments.

Core Features & Use Cases

  • SePay Integration: Seamless integration with SePay for Vietnamese payment processing.
  • Payment Methods: Supports VietQR, NAPAS, bank transfers, and cards.
  • Use Case: Ideal for e-commerce platforms, online services, or any business requiring payment processing in Vietnam.

Quick Start

To activate the payment integration skill, mention "Implement SePay payment integration" in your conversation.

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 payment gateway into my Laravel application?

You can integrate SePay payment gateway into Laravel using the provided SDK to handle API Key or OAuth2 authentication, enabling Vietnamese payment processing methods like VietQR and NAPAS seamlessly.

What payment methods are supported for Vietnamese payment processing via SePay?

Vietnamese payment processing via SePay supports VietQR, NAPAS, bank transfers, and card payments. It also includes virtual account support to facilitate these various transaction types within your application.

Does SePay integration support Node.js and PHP environments?

Yes, SePay integration supports Node.js and PHP environments, including the Laravel framework. It provides specific SDK integrations to implement payment gateways and virtual accounts across these technology stacks.

Do I need OAuth2 to handle bank transfers and card payments with SePay?

You need either an API Key or OAuth2 authentication to handle bank transfers and card payments with SePay. These authentication methods are required to securely connect your application to the payment gateway.