fiskaly / fiskaly-sdk-swift

fiskaly Cloud-TSE SDK for Swift/iOS
MIT License
5 stars 5 forks source link

Supported payment types #12

Closed georgstrieder closed 4 years ago

georgstrieder commented 4 years ago

Which payment types are supported by the Fiskaly KassenSichV API? NON_CASH and CASH are used in the examples. But according to DSFinV more payment types are provided:

prempador commented 4 years ago

Hello @georgstrieder, thanks for the question.

The TSS only has to differentiate between CASH and NON_CASH. This is the reason why these are the only two types available. There will be another schema in the future that will have the other types.

As this question has come up multiple times now we will add it to the API Documentation.