← back to AbramsOS
tests/fixtures/receipts/etsy.json
20 lines
{
"fixture": "etsy",
"expected": {
"merchant": "Etsy",
"total": 47.50,
"minConfidence": 0.6
},
"summary": {
"headers": {
"subject": "Thanks for your purchase! Order confirmation from Etsy",
"from": "\"Etsy\" <transaction@mail.etsy.com>",
"date": "2026-03-30T11:23:00Z"
},
"body": {
"text": "Order confirmation\n\nThank you for your order from HandmadeWorkshop!\n\nItems:\n- Custom Wooden Cutting Board: $42.00\n- Shipping: $5.50\n\nOrder Total: $47.50\n\nEstimated delivery: April 4-7, 2026",
"html": ""
}
}
}