← back to AbramsOS

tests/fixtures/receipts/doordash.json

20 lines

{
  "fixture": "doordash",
  "expected": {
    "merchant": "DoorDash",
    "total": 32.45,
    "minConfidence": 0.6
  },
  "summary": {
    "headers": {
      "subject": "Order Confirmation — DoorDash",
      "from": "\"DoorDash\" <no-reply@doordash.com>",
      "date": "2026-04-01T19:42:00Z"
    },
    "body": {
      "text": "Your order is on the way!\n\nFrom: Pizza Palace\n2× Margherita Pizza ............. $24.00\n1× Garlic Knots ................. $4.50\nDelivery fee: $2.99\nTip: $0.96\nTotal: $32.45\n\nThanks for ordering with DoorDash!",
      "html": ""
    }
  }
}