fiskaltrust / middleware

The fiskaltrust.Middleware is an integrated set of highly configurable software components for POS systems to abstract the complexity of national fiscalization laws.
https://docs.fiskaltrust.eu
European Union Public License 1.2
9 stars 4 forks source link

Adding interface v2 wrapper to AT, DE and FR #296

Closed LeilaZarban closed 4 months ago

LeilaZarban commented 6 months ago

{Summary of the changes}

Description

{Detail}

Fixes #{issue number}

volllly commented 6 months ago

Something that we could also add to this package are extension methods for the ReceiptRequest and ReceiptResponse and ChargeItems and PayItems to get the value of all of these Flags 😅

At the moment we have multiple implementations of these extensions for the relevant flags in multiple of the projects in this repo and in the exports etc. To reduce the duplication we could define them in this new package and reuse them everywhere.