Payment Systems in Marketplaces: Overview and Implementation
Learn about marketplace payment systems: architecture, payment flows, escrow, split payments, fees, risks, and conversion optimization to grow revenue.

Trung Vũ Hoàng
Author
1. What is a payment system in a marketplace, and why does it matter?
Have you ever wondered why the customer’s money doesn’t reach the seller’s wallet right after placing an order? That’s because a payment system in a marketplace must ensure safety, the right recipient, the right timing, and legal compliance. In the marketplace model (Shopee, Lazada, Tiki, Chợ Tốt…), the payment system is not just a payment gateway—it’s a multi-layer architecture including: checkout, payment gateway, PSP, escrow, split payment, reconciliation, settlement, refund, and dispute.
According to the e-Conomy SEA 2023 report, Vietnam’s eCommerce reached around $20B GMV and continues to grow strongly. An optimized payment system can increase the payment conversion rate by 5–10%, cut processing fees by 10–30%, and significantly reduce fraud risk. That’s why understanding how payment systems operate helps marketplace owners and sellers optimize both revenue and experience.
In this article, we’ll cover the architecture, end-to-end processing flows, escrow/split models, payment methods in Vietnam, risk management, reconciliation, conversion optimization, and a practical implementation roadmap for SMEs.
2. Payment system architecture: components and roles
A marketplace payment system is a chain of connected components designed to ensure transactions are safe and seamless.
2.1 Core components
Buyer: creates the order and selects a payment method.
Seller: receives funds held in escrow and gets payout after the order is completed.
Marketplace: the coordinating platform that collects commission, handles split payment, and resolves disputes.
Checkout & Order Service: creates the order, calculates shipping fees, taxes, vouchers, and applies promos.
Payment Gateway/PSP: connects to acquirer, issuer, e-wallets, QR, bank transfers, and COD.
Fraud Engine: risk scoring, rule/ML, device fingerprinting, velocity checks.
Ledger & Escrow: internal ledger, funds holding, hold period (T+N) calculation, automated splitting.
Reconciliation & Settlement: reconciles PSP/bank data, pays sellers, records fees, VAT, and chargebacks.
2.2 Security and compliance standards
PCI DSS: requires protecting card data; prioritize tokenization to reduce PCI scope.
3D Secure 2 (3DS2): advanced authentication to reduce fraud with better UX than 3DS1.
KYC/KYB & AML: verify sellers/buyers and prevent money laundering—especially for wallets/BNPL.
Takeaway: A modular architecture makes it easier to scale (add new wallets, new routing) while maintaining security and compliance.
3. End-to-end transaction flow in a marketplace (escrow)
Below is the standard flow when a buyer pays online under an escrow model:
The customer checks out and chooses a method (card, wallet, QR, COD).
The system sends a request to the payment gateway/PSP with the amount, order description, and merchant ID.
If using card/3DS2: the flow goes through authentication (OTP/biometrics) and receives the auth result.
If successful, the gateway returns an authorization code; the marketplace records the payment status and holds funds in the escrow account.
The order is sent to logistics; funds stay in escrow until the order is Delivered and the complaint window ends.
After T+N, the system splits funds: pays the seller (payout), deducts commission, shipping/platform fees, and reimburses vouchers per agreement.
If canceled/returned: process partial/full refund or handle chargeback depending on the method.
3.1 Hold time and statuses
Statuses: Authorized → Captured → Settled → Payout.
T+1/T+3/T+7: depends on PSP/bank SLA and marketplace policy.
Takeaway: Escrow protects both sides: buyers feel safe, and sellers reduce the risk of fraudulent refunds.
4. Payment models: escrow, direct capture, and split payment
Marketplaces typically use three main models; each fits different growth stages.
4.1 Quick comparison
Model | How it works | Pros | Cons |
|---|---|---|---|
Escrow | Holds funds until the order is completed | Safer, fewer disputes | Slower cash flow for sellers |
Direct Capture | Sends funds directly to the seller | Fast for sellers | Higher refund/dispute handling risk |
Split Payment | Automatically splits funds by pre-defined ratios | Transparent fees, supports multi-seller | More technical and compliance complexity |
4.2 When to use which model?
Escrow: suitable for most C2C/B2C marketplaces; reduces fraud/chargeback.
Direct Capture: for partnerships with large brands, low risk, clear SLAs.
Split Payment: orders involving multiple sellers, commission, affiliate, shipping fees, third-party vouchers.
Takeaway: Start with escrow + basic split, then expand to more complex rules as GMV grows.
5. Popular payment methods in Vietnam
More choices increase conversion, but you must optimize cost and operations.
5.1 Method categories
International cards (Visa/Mastercard/JCB/Amex) + 3DS2.
Domestic cards (NAPAS), online ATM.
E-wallets: MoMo, ZaloPay, ShopeePay, Viettel Money.
QR (VNPAY-QR/Napas 247), instant bank transfer.
COD: still common for new customers and areas where online payment is less convenient.
BNPL/PayLater: increases AOV, requires thorough KYC/AML.
5.2 Notes on fees and conversion
Wallet/QR fees are often competitive; card fees can be higher due to interchange and scheme fee.
COD has higher cancellation/no-receipt rates, but expands reach to new customers.
Allow retry via another method if payment fails to save conversion.
In practice: Many Vietnam marketplaces see COD gradually declining, while wallet/QR grows quickly thanks to smooth UX and promotions.
6. Risk management: fraud, KYC/KYB, AML, and 3DS2
Marketplace risks come from buyers, sellers, and malicious actors attacking the system.
6.1 Tools and strategies
Fraud rules: velocity (attempts/hour), IP/Geo mismatch, risky cards, shipping different from billing.
Machine Learning: scoring models based on behavior, devices, and history.
3DS2: risk-based authentication to reduce friction; many PSPs report ~15% higher frictionless rates.
KYC/KYB for sellers: document eKYC, bank account matching, blacklist checks.
AML: monitor unusual transactions and report as required.
6.2 Dispute handling process
Collect evidence: shipping labels, delivery photos, system logs, chat history.
Clear SLAs among buyer–seller–marketplace.
Automate partial refunds and early chargeback alerts.
Takeaway: Combining rules + ML + 3DS2 + eKYC creates layered defenses, reducing losses while keeping a good experience.
7. Reconciliation, settlement, refunds, and chargebacks
Financial operations are the backbone of a payment system; small discrepancies can lead to major losses.
7.1 Reconciliation and ledger
Internal ledger: records every money event (authorization, capture, fee, refund, payout).
Reconciliation: compares PSP/bank files with the ledger and automatically detects discrepancies (breaks).
Settlement: schedules T+1/T+3; grouped by currency/PSP/seller.
7.2 Refund & Chargeback
Refund: full/partial, back to the original method; show ETA (wallet/QR: near-instant; card: 3–15 days).
Chargeback: applies to cards; requires on-time representment; keeping chargeback rate < 0.9% is a safe target.
Takeaway: Building automated reconciliation early helps you scale GMV without proportionally increasing ops costs.
8. Optimizing payment conversion and ROI
Just a 1% uplift in conversion at the payment step can translate into hundreds of millions in monthly revenue for a mid-sized marketplace.
8.1 UX and technical tactics
One-page checkout, guest checkout, autofill.
Tokenization + One-click for returning customers (PCI/3DS2 compliant).
Smart routing: route transactions to the PSP with higher approval rates by BIN/time/bank.
Friendly retry logic: if it fails, suggest wallet/QR/COD alternatives.
A/B testing for CTA, payment method order, and error messaging.
8.2 KPIs to track
Checkout to Payment Conversion (%).
Auth Rate by method/BIN/bank.
Refund & Chargeback Rate.
Payment Cost/GMV and Net Take Rate.
Suggestion: Prioritize wallet/QR display in Vietnam to optimize UX and fees, paired with small incentives (free shipping, cashback).
9. Vietnam case study and implementation checklist
Below is a composite example based on common practices by Vietnam platforms, applicable to SMEs launching a niche marketplace.
Case study (composite from Vietnam practices): A niche fashion marketplace integrated e-wallet + QR + cards, then moved to escrow + split for multi-seller orders. After 3 months: Auth rate increased by ~8%, COD cancellation rate dropped by ~12%, and payment cost/GMV decreased by ~18% thanks to optimized routing and fee negotiation.
9.1 Quick checklist
Define the model: basic escrow + split.
Select 1–2 PSPs + 1 gateway for redundancy.
Prioritize wallet/QR, keep COD for new customers.
Set up fraud rules, seller eKYC, enable 3DS2 for cards.
Build an internal ledger and automate reconciliation of PSP/bank files.
Design smart routing + friendly retries.
Weekly KPI reporting: auth rate, conversion, payment cost.
If your marketplace is tied to a standalone website, consider learning more about conversion-optimized website design and SEO foundations to drive organic traffic, or take a broader view within a Digital Marketing strategy.
10. Implementation roadmap for engineering and operations
A clear roadmap helps you control risk and launch faster.
10.1 Key phases
Discovery: define supported methods, escrow/split policies, KPIs, SLAs.
Partner selection: compare PSPs on fees, auth rate, 3DS2 features, sandbox, dashboard, and reconciliation.
Design: microservice architecture for payment orchestration, idempotency, secure webhooks.
Integration: APIs for create payment, capture, refund, payout; map statuses; log/trace.
Security: PCI scope reduction, token vault, WAF, rate limiting, monitoring.
Testing: failure cases, timeouts, partial refunds, multi-seller splits, disputes.
Go-live: canary release, KPI monitoring, rollback plan.
Optimization: A/B test checkout, BIN/bank-based routing, renegotiate fees as GMV grows.
10.2 Documentation and training
Incident playbook and reconciliation/refund runbooks.
Dispute process and customer support guidelines.
Daily/weekly reporting for finance, ops, and product.
Takeaway: Investing in operations and documentation will save future “firefighting” costs.
11. Vietnam-specific considerations
QR/Wallets are growing fast—ideal for promos and mobile payments.
COD is still necessary, but apply limits and deposits for high-risk segments.
Invoices/taxes: be transparent about fees, discounts, and refunds to avoid disputes.
Multiple PSPs: reduce downtime risk and optimize auth rate by bank.
Regulations: stay updated on eKYC/KYB requirements and AML reporting when launching wallets/BNPL.
Suggestion: Build a real-time dashboard tracking auth rate by method and issuer bank to proactively route transactions.
13. Summary and recommendations
A payment system in a marketplace is a multi-layer ecosystem: gateway/PSP, escrow, split, fraud, reconciliation, and refund/chargeback. In Vietnam, wallets/QR are rising fast, COD is still necessary, and cards/3DS2 matter for high-value customers. To improve conversion and ROI, implement smart routing, retry, optimize UX, strengthen eKYC, and automate reconciliation.
CTA: If you’re building a marketplace or want to optimize your current payment system, contact the Hoàng Trung Digital team for consultation on payment architecture, PSP selection, reconciliation process design, and conversion optimization aligned with Digital Marketing strategy and sustainable growth.
Frequently Asked Questions
Bài viết liên quan

Escrow Payment in Marketplaces: Concept and Benefits
Learn about escrow payment in marketplaces: how third-party funds holding works, the process, benefits, and how to implement it to protect transactions and increase conversions for SMEs.

Multi Vendor System & Marketplace: What It Is and How It Works
Learn what a multi vendor marketplace is, how it operates, key features, pricing models, and an implementation roadmap. A guide to platform selection, SEO optimization, and growth for SMEs.

What Is a Logistics Marketplace? A Guide to Building the System
What is a logistics marketplace? A guide to building an optimized logistics system for eCommerce marketplaces: OMS, WMS, TMS, COD, SLA, and last‑mile—plus Vietnam case studies.