{
  "generatedAt": "2026-07-29T13:02:01.915Z",
  "source": "DAO.top payment readiness map",
  "rule": "A payment intent is not revenue. Revenue counts only after confirmed payment or signed pilot approval.",
  "merchant": {
    "brand": "DAO.top",
    "legalName": "Kangde (HK) Jiangkang Technology Limited",
    "jurisdiction": "Hong Kong",
    "role": "Billing entity and merchant of record for DAO.top paid products when card, invoice, or manual payment collection is used.",
    "website": "https://dao.top",
    "billingPage": "https://dao.top/legal/billing/",
    "termsPage": "https://dao.top/legal/terms/",
    "privacyPage": "https://dao.top/legal/privacy/",
    "refundPage": "https://dao.top/legal/refund/",
    "contactPage": "https://dao.top/contact/",
    "supportPath": "https://dao.top/request/",
    "paymentPath": "https://dao.top/pay/",
    "supportEmail": "dscaro88@gmail.com",
    "supportEmailHref": "mailto:dscaro88@gmail.com",
    "supportEmailStatus": "Active public billing/support email."
  },
  "methods": [
    {
      "id": "usdt-invoice",
      "label": "USDT invoice",
      "status": "manual_confirmation",
      "note": "Use when DAO.top sends a USDT receiving address or invoice after scope confirmation."
    },
    {
      "id": "stripe-link",
      "label": "Card / Stripe payment link",
      "status": "configured_per_product",
      "note": "Available only after the matching DAO_TOP_PAY_*_URL environment variable is configured."
    },
    {
      "id": "bank-wire",
      "label": "Bank or wire invoice",
      "status": "manual_confirmation",
      "note": "Use for teams that need company billing details before payment."
    }
  ],
  "products": [
    {
      "slug": "watchlist-lite",
      "product": "DAO.top Watchlist Lite",
      "name": "Watchlist Lite",
      "price": "39 USDT/month",
      "requestPath": "/request/watchlist-lite/",
      "paymentPath": "/pay/watchlist-lite/",
      "paymentUrl": "https://dao.top/pay/watchlist-lite/",
      "paymentLinkEnv": "DAO_TOP_PAY_WATCHLIST_LITE_URL",
      "directPaymentConfigured": false,
      "defaultCollectionMode": "manual_invoice_request",
      "fulfillmentStartCondition": "Payment confirmation or signed pilot approval. Intake alone is not revenue."
    },
    {
      "slug": "buyer-radar-starter",
      "product": "Buyer Radar Starter",
      "name": "Buyer Radar Starter",
      "price": "150 USDT/month",
      "requestPath": "/request/buyer-radar-starter/",
      "paymentPath": "/pay/buyer-radar-starter/",
      "paymentUrl": "https://dao.top/pay/buyer-radar-starter/",
      "paymentLinkEnv": "DAO_TOP_PAY_BUYER_RADAR_STARTER_URL",
      "directPaymentConfigured": false,
      "defaultCollectionMode": "manual_invoice_request",
      "fulfillmentStartCondition": "Payment confirmation or signed pilot approval. Intake alone is not revenue."
    },
    {
      "slug": "custom-radar",
      "product": "Custom Buyer Intent Radar",
      "name": "Custom Buyer Intent Radar",
      "price": "1,500 USDT/month",
      "requestPath": "/request/custom-radar/",
      "paymentPath": "/pay/custom-radar/",
      "paymentUrl": "https://dao.top/pay/custom-radar/",
      "paymentLinkEnv": "DAO_TOP_PAY_CUSTOM_RADAR_URL",
      "directPaymentConfigured": false,
      "defaultCollectionMode": "manual_invoice_request",
      "fulfillmentStartCondition": "Payment confirmation or signed pilot approval. Intake alone is not revenue."
    },
    {
      "slug": "governance-risk-brief",
      "product": "Governance Risk Brief",
      "name": "Governance Risk Brief",
      "price": "2,000 USDT/report",
      "requestPath": "/request/governance-risk-brief/",
      "paymentPath": "/pay/governance-risk-brief/",
      "paymentUrl": "https://dao.top/pay/governance-risk-brief/",
      "paymentLinkEnv": "DAO_TOP_PAY_GOVERNANCE_RISK_BRIEF_URL",
      "directPaymentConfigured": false,
      "defaultCollectionMode": "manual_invoice_request",
      "fulfillmentStartCondition": "Payment confirmation or signed pilot approval. Intake alone is not revenue."
    },
    {
      "slug": "data-api-pilot",
      "product": "Data/API Pilot",
      "name": "Data/API Pilot",
      "price": "2,000 USDT/month",
      "requestPath": "/request/data-api-pilot/",
      "paymentPath": "/pay/data-api-pilot/",
      "paymentUrl": "https://dao.top/pay/data-api-pilot/",
      "paymentLinkEnv": "DAO_TOP_PAY_DATA_API_PILOT_URL",
      "directPaymentConfigured": false,
      "defaultCollectionMode": "manual_invoice_request",
      "fulfillmentStartCondition": "Payment confirmation or signed pilot approval. Intake alone is not revenue."
    }
  ]
}