Function reference
Core Functions
Parse REWE eBons from PDF files or raw text.
| parse_ebon | Parse receipt data from a PDF data buffer. |
| parse_pdf_ebon | Parse receipt data from a PDF file. |
Data Classes
Objects representing the structure of a parsed receipt.
| Receipt | Represents a receipt. |
| ReceiptItem | Represents an item in a receipt. |
| LoyaltyData | Generic container describing which loyalty program is associated with the receipt. |
| MarketAddress | Represents a market address. |
| Payment | Represents a payment in a receipt. |
| TaxDetails | Represents tax details for a receipt. |
| PaybackDetails | Represents payback-specific loyalty details for a receipt. |
| REWEBonusDetails | Holds REWE Bonus loyalty data for a receipt. |