Checklist ก่อนเปิดใช้งาน P2P

รายการที่ต้องเช็คก่อนเปิดใช้งานจริง

ความคืบหน้า0 / 20 ข้อ

ตั้งค่า

ฝั่งโค้ด

ฝั่ง client

ทดสอบก่อน go-live

รูปที่ยังต้องเติม (3 จุด)

บล็อกนี้แสดงเฉพาะตอนที่ยังมีรูปค้างอยู่ — วางไฟล์ตาม path ด้านล่าง แล้วแก้ค่า src ใน composables/useP2pDoc.ts เมื่อเติมครบทุกจุด บล็อกนี้จะหายไปเอง

  1. 1

    [What P2P is] Sequence diagram: merchant → API → matching → depositor/withdrawer → webhook back to the merchant

    public/p2p/01-overview.png
  2. 2

    [What P2P is] Diagram: one withdrawal split into several legs, each matched to a different deposit

    public/p2p/02-split-matching.png
  3. 3

    [Webhook] Sequence diagram of the webhooks on both sides, including where you have to poll

    public/p2p/03-webhook-sequence.png