#SET("Alternate", 1 - #Alternate)
{PaymentMethod}:
#PaymentMethod.NameOrAlias,
#IF(#InternalMethod == #KLARNA_INVOICE)
{Invoice}
#ELSIF(#InternalMethod == #KLARNA_ACCOUNT)
{Account}
#ENDIF
#IF(#KlarnaPeriodicCost)
#WITH(#KlarnaPeriodicCost)
#KlarnaPclass.Months {Months}, #PeriodicCost[money] {PerMonth}
#ENDWITH
#ENDIF
#IF(#Kr_InvoiceNo){Kr_InvoiceNo}: #Kr_InvoiceNo #ENDIF
#INCLUDE("INC-IsTestTransaction")
|
#LineItemPrice[money] |