Skip to main content

Receipt Layout

Layout

The printed receipt has to include following information: Company Header Name, Address, TaxId (in Danish "CVR") Position(s) article description, eventually position quantity, position amount PosA Total amount and currency ("DKK" or "kr.") T Payment(s) payment type description PayA Tax line(s) tax rate (percent), amount TaxA Footer date, transaction number, operator D, TN, Opr and/or OprN

Example Response

All Fis.Tag elements in the response must be printed on the receipt.

XML Response

<TraC SQ="8">
<Result RC="OK"/>
<ESR D="2024-01-10T14:01:56">
<TaxA>
<Tax TaxG="A" Prc="25" Net="2.50" TAmt="0.50" Amt="1.50"/>
</TaxA>
</ESR>
<Fis>
<Payload>hMyoYBYzJ9…</Payload>
<Signature>g/sVPN8WjhVeiCJd/YRMX4…</Signature>
<Tag Label="Nr: " Value="001/1/1234" Name="FN"/>
<Tag Label="Dato:" Value="2024-01-10 14:01:56" Name="Date"/>
</Fis>
</TraC>