##=====================================================================================================
##================================== IP PRINTER =======================================================
##=====================================================================================================
#if($deviceClass=="IppPrinter")
<center/><b>StartPay </b>
<center/>Aproape de tine!

<center/>**************************************

<left/>$dealer.name CIF:$dealer.inn

<left/>Operator: Orange Romania Communications

#if ($operation.sumResult.out.isEmpty())

<center/><b>BON DE REST</b>

<center/>**************************************
#end

<left/>Numar terminal: <b>$point.id</b>
<left/>Adresa: <b>$point.city, $point.address</b>
<left/>Data si ora: <b>$dateFormat.format($operation.date)</b>
<left/>Numar chitanta: <b>$operation.checkNumber</b>
#if (!$operation.sumResult.out.isEmpty())
<left/>ID tranzactie: <b>$operation.inputElements.processing-transaction.value</b>
#end
#if ($operation.sumResult.out.isEmpty())
<left/>Tan: <b>$operation.views.get("tan")</b>
#end

<left/>Cod client: <b>$operation.views.get("accountNo")</b>
<left/>Incasat: <b>$SumFormatter.format($operation.sumResult.income.sum) RON</b>


## ======================================================================================================
## =============================== SUCCESS AND REST =====================================================
#if (!$operation.sumResult.out.isEmpty())
#if ($operation.pinCode)
<left/>Incasat: $SumFormatter.format($operation.sumResult.income.sum) RON
#if ($operation.pincodeNominal)
<left/>Rest*: $SumFormatter.format($operation.pinCodeNominal) RON
#else
<left/>Rest*: $SumFormatter.format($operation.sumResult.change.sum) RON
#end
<left/>Cod PIN rest: <b>$renderHelper.formatPinCode($operation.pinCode)</b>
#end
## =============================== ONLY REST ============================================================
#elseif ($operation.sumResult.out.isEmpty())
#if ($operation.pincodeNominal)
<left/><font size="2">Rest: <b>$operation.pinCodeNominal RON</b></font>
#else
<left/><font size="2">Rest: <b>$operation.sumResult.change.sum RON</b></font>
#end
<left/><font size="2">Cod rest: <b>$renderHelper.formatPinCode($operation.pinCode)</b></font>
#end
## =============================== END REST =============================================================
## ======================================================================================================
#if (!$operation.sumResult.out.isEmpty())

<center/><b>TRANZACTIE REUSITA</b>
#elseif ($operation.sumResult.out.isEmpty())

<center/><b>ATENTIE, TRANZACTIE NEREUSITA!</b>
#end
<center/>**************************************

<center/>-Relatii Clienti StartPay-

<center/>Telefon Relatii Clienti: 0310 050 624

<center/>WhatsApp Relatii Clienti: 0310 050 624

<center/>L-V 08:00-20:00 S-D 09:00-18:00

<center/>Indisponibil in zilele libere legale


<b>Multumim ca ati ales StartPay!</b>


##=====================================================================================================
##================================== POS PRINTER ======================================================
##=====================================================================================================
#elseif ($deviceClass=="PosPrinter")
<center/><b>StartPay </b>
<center/>Aproape de tine!

<center/>**************************************

<left/>$dealer.name CIF:$dealer.inn

<left/>Operator: Orange Romania Communications

#if ($operation.sumResult.out.isEmpty())

<center/><b>BON DE REST</b>

<center/>**************************************
#end

<left/>Numar terminal: <b>$point.id</b>
<left/>Adresa: <b>$point.city, $point.address</b>
<left/>Data si ora: <b>$dateFormat.format($operation.date)</b>
<left/>Numar chitanta: <b>$operation.checkNumber</b>
#if (!$operation.sumResult.out.isEmpty())
<left/>ID tranzactie: <b>$operation.inputElements.processing-transaction.value</b>
#end
#if ($operation.sumResult.out.isEmpty())
<left/>Tan: <b>$operation.views.get("tan")</b>
#end

<left/>Cod client: <b>$operation.views.get("accountNo")</b>
<left/>Incasat: <b>$SumFormatter.format($operation.sumResult.income.sum) RON</b>


## ======================================================================================================
## =============================== SUCCESS AND REST =====================================================
#if (!$operation.sumResult.out.isEmpty())
#if ($operation.pinCode)
<left/>Incasat: <b>$SumFormatter.format($operation.sumResult.income.sum) RON</b>
#if ($operation.pincodeNominal)
<left/>Rest*: <b>$SumFormatter.format($operation.pinCodeNominal) RON</b>
#else
<left/>Rest*: <b>$SumFormatter.format($operation.sumResult.change.sum) RON</b>
#end
<left/>Cod PIN rest: <b>$renderHelper.formatPinCode($operation.pinCode)</b>
#end
## =============================== ONLY REST ============================================================
#elseif ($operation.sumResult.out.isEmpty())
#if ($operation.pincodeNominal)
<left/>Rest: <b>$operation.pinCodeNominal RON</b>
#else
<left/>Rest: <b>$operation.sumResult.change.sum RON</b>
#end
<left/>Cod PIN rest: <b>$renderHelper.formatPinCode($operation.pinCode)</b>
#end
## =============================== END REST =============================================================
## ======================================================================================================
#if (!$operation.sumResult.out.isEmpty())

<center/><b>TRANZACTIE REUSITA</b>
#elseif ($operation.sumResult.out.isEmpty())

<center/><b>ATENTIE, TRANZACTIE NEREUSITA!</b>
#end

<center/>**************************************

<center/>-Relatii Clienti StartPay-

<center/>Telefon Relatii Clienti: 0310 050 624

<center/>WhatsApp Relatii Clienti: 0310 050 624

<center/>L-V 08:00-20:00 S-D 09:00-18:00

<center/>Indisponibil in zilele libere legale


<b>Multumim ca ati ales StartPay!</b>


#end
