payment-embed

Embed SePay VietQR payment QR codes into landing pages for Vietnamese bank transfers.

Updated Apr 11, 2026
One-click install
npx skills add https://github.com/xuantruong02052001-star/Tr-ng --skill payment-embed
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: payment-embed
Source: https://github.com/xuantruong02052001-star/Tr-ng/tree/main/skills/payment-embed
Command: npx skills add https://github.com/xuantruong02052001-star/Tr-ng --skill payment-embed

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Embeds SePay VietQR payments into landing pages to accept Vietnamese bank transfers.

Core Features & Use Cases

  • QR URL generation and multiple embed patterns (Simple QR, Dynamic modal, Pricing card) for landing pages.
  • Supports 44+ Vietnamese banks and instant webhook confirmations for paid transactions.
  • Guidance for integration with SePay dashboard, webhook setup, and bank list.
  • Includes security notes and deployment considerations for static sites.

Quick Start

Replace YOUR_ACCOUNT and YOUR_BANK in the embed snippets to deploy SePay VietQR on your landing page.

Frequently Asked Questions about payment-embed

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

FAQPage Schema
How do I embed VietQR payments on a landing page?

To embed VietQR payments on a landing page, you generate a QR URL using account, bank, amount, description, and template parameters, then insert it using simple QR, dynamic modal, or pricing card embed patterns.

Can I accept Vietnamese bank transfers on a static site without backend code?

Yes, you can accept Vietnamese bank transfers on static sites by embedding SePay VietQR URLs directly into your frontend HTML, with optional webhook confirmations for automated payment verification.

How do I set up webhook confirmations for SePay VietQR transactions?

Webhook confirmations for SePay VietQR transactions are configured through the SePay dashboard, allowing your landing page to receive instant notifications when customers complete bank transfers.

Does VietQR support all Vietnamese banks for QR code payments?

VietQR supports QR code payments across 44+ Vietnamese banks, enabling your landing page to accept bank transfers from most major financial institutions in Vietnam.

What is the best way to display QR codes for multiple product pricing tiers?

The best way to display QR codes for multiple product pricing tiers is using the pricing card embed pattern, which structures SePay VietQR generation into distinct purchase sections on your marketing pages.

Are there security considerations for embedding payment QR codes on marketing pages?

Embedding payment QR codes on marketing pages requires security considerations like validating webhook payloads and protecting API credentials during deployment to prevent unauthorized transaction manipulation.