#SET("Alternate", 1 - #Alternate)
{PaymentMethod} |
#PaymentMethod.NameOrAlias
#IF(#TransID) {TransID}: #TransID#ENDIF
#INCLUDE("INC-IsTestTransaction")
#IF(NOT #Order.PaidOn AND NOT #Order.PartlyPaidOn)
#IF(NOT ( (#ViewAction EQ "ViewOffer") OR (#DEFINED(#BasketOrderProcess.CurrentStep.ViewAction.Alias) AND #BasketOrderProcess.CurrentStep.ViewAction.Alias EQ "ViewMultiCheckoutConfirmation")))
#LineItemContainer.Payment.PaymentMethod.Note[0]
#ENDIF
#ENDIF
#IF(#HirePurchaseNoOfMonths)
{HirePurchase} |
{NumberOfMonths} |
#HirePurchaseNoOfMonths {Months} |
{InstallmentAmount} |
#HirePurchaseInstallmentAmount[money] |
{InterestRateValue} |
#HirePurchaseInterestRateValue[float]% |
{EffectiveInterestRateValue} |
#HirePurchaseEffectiveInterestRateValue[float]% |
{InterestRateGrandTotal} |
#HirePurchaseGrandTotal[money] |
#ENDIF
|
|
|
#IF(#LineItemPrice)#LineItemPrice[money]#ENDIF |