--- title: "receipts_strct" url: "https://docs.adyen.com/point-of-sale/classic-library-deprecation/classic-library-integrations/c-library-integration/structs/receipts_strct" source_url: "https://docs.adyen.com/point-of-sale/classic-library-deprecation/classic-library-integrations/c-library-integration/structs/receipts_strct.md" canonical: "https://docs.adyen.com/point-of-sale/classic-library-deprecation/classic-library-integrations/c-library-integration/structs/receipts_strct" last_modified: "2026-05-25T12:55:00+02:00" language: "en" --- # receipts\_strct [View source](/point-of-sale/classic-library-deprecation/classic-library-integrations/c-library-integration/structs/receipts_strct.md) | Field | Description | | --------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | | `info` | `response_header` struct. See `response_header` for a description of the `response_header`. All data elements that are on the merchant and cardholder receipt are provided in the additional data that is contained in the response header. This allows you to query specific property values of receipt data elements, and create a custom receipt. | | `merchant_receipt` | [Receipt](/point-of-sale/classic-library-deprecation/classic-library-integrations/c-library-integration/structs/receipt-c-library) struct | | `card_holder_receipt` | [Receipt](/point-of-sale/classic-library-deprecation/classic-library-integrations/c-library-integration/structs/receipt-c-library) struct |