{
  "dateModified": "2026-06-02",
  "methods": [
    {
      "id": "card",
      "brands": [
        "Visa",
        "Mastercard",
        "JCB",
        "UnionPay",
        "Amex"
      ],
      "processor": "Stripe",
      "threeDS": true
    },
    {
      "id": "promptpay",
      "region": "TH",
      "realtime": true
    },
    {
      "id": "bank-transfer",
      "standard": "ISO 20022 pain.001"
    },
    {
      "id": "paypal"
    },
    {
      "id": "crypto",
      "assets": [
        "USDC",
        "USDT"
      ],
      "chains": [
        "Ethereum",
        "Base",
        "Polygon"
      ]
    },
    {
      "id": "x402",
      "spec": "HTTP 402 micropayment header",
      "minAmount": 0.001,
      "currency": "USDC"
    }
  ]
}