Payment gateway integration. Providers: SePay (Vietnamese: VietQR, bank transfer, cards), Polar (global SaaS: subscriptions, usage-based billing). SDKs: Node.js, PHP, Python, Go, Laravel, Next.js. Capabilities: checkout flows, subscription management, webhooks, QR code generation, benefit automation, tax compliance. Actions: integrate, implement, configure, handle payments/subscriptions/webhooks. Keywords: payment gateway, SePay, Polar, VietQR, bank transfer, subscription, usage-based billing, checkout, webhook, QR code, API key, OAuth2, product management, customer portal, tax compliance, MoR, recurring payment, invoice. Use when: integrating payment processing, implementing checkout, managing subscriptions, handling payment webhooks, generating payment QR codes, building billing systems.
Implement payment processing with SePay (Vietnamese payments) and Polar (global SaaS monetization).
Use when implementing:
Choose SePay for:
Choose Polar for:
references/sepay/overview.md - Platform capabilities, API/OAuth2 auth, supported banksreferences/sepay/api.md - Endpoints, transactions, bank accounts, virtual accountsreferences/sepay/webhooks.md - Setup, payload structure, verification, retry logicreferences/sepay/sdk.md - Node.js, PHP, Laravel implementationsreferences/sepay/qr-codes.md - VietQR generation, templates, integrationreferences/sepay/best-practices.md - Security, patterns, monitoringreferences/polar/overview.md - Platform capabilities, authentication methods, MoR conceptreferences/polar/products.md - Product types, pricing models, usage-based billingreferences/polar/checkouts.md - Checkout flows, embedded checkout, linksreferences/polar/subscriptions.md - Lifecycle, upgrades, downgrades, trialsreferences/polar/webhooks.md - Event types, signature verification, monitoringreferences/polar/benefits.md - Automated delivery (GitHub, Discord, licenses, files)references/polar/sdk.md - TypeScript, Python, PHP, Go, framework adaptersreferences/polar/best-practices.md - Security, patterns, monitoringscripts/sepay-webhook-verify.js - Verify SePay webhook authenticityscripts/polar-webhook-verify.js - Verify Polar webhook signaturesscripts/checkout-helper.js - Generate checkout sessions for both platformsreferences/sepay/overview.md for auth setupreferences/sepay/api.md or references/sepay/sdk.md for integrationreferences/sepay/webhooks.md for payment notificationsscripts/sepay-webhook-verify.js for webhook verificationreferences/sepay/best-practices.md for production readinessreferences/polar/overview.md for auth and conceptsreferences/polar/products.md for product setupreferences/polar/checkouts.md for payment flowsreferences/polar/webhooks.md for event handlingscripts/polar-webhook-verify.js for webhook verificationreferences/polar/benefits.md if automating deliveryreferences/polar/best-practices.md for production readinessSePay:
Polar:
When implementing payment integration:
Load only the references needed for current implementation step to maintain context efficiency.