#IF(#LineItemContainer.Payment.PaymentMethod.PaymentType.Alias EQ "KlarnaInvoice" OR #LineItemContainer.Payment.PaymentMethod.PaymentType.Alias EQ "KlarnaHirePurchase" OR #LineItemContainer.Payment.PaymentMethod.PaymentType.Alias EQ "KlarnaFinancing") #IF(#KlarnaBillingAddressUpdated)

#IF(#KlarnaBillingAddressUpdated == 1) {DeferredPaymentNotAvailable}
{SelectAnotherPaymentMethod} #ELSIF(#KlarnaBillingAddressUpdated == 2) {SeparateShippingAddressNotAvailable}
{SelectAnotherPaymentMethod} #ELSIF(#KlarnaBillingAddressUpdated == 3) {KlarnaNotAvailableInCountry}
{SelectAnotherPaymentMethod} #ELSIF(#KlarnaBillingAddressUpdated == 4) {DeclinedForMissingHouseNo}
#ENDIF #REM#ENDREM


#ENDIF #WITH(#LineItemContainer.Payment) #IF(#InternalMethod == #KLARNA_FINANCING) #IF(NOT #DEFINED(#KlarnaPeriodicCost))

{Notification}

{SelectPartPaymentAmount}


#ENDIF #ENDIF #ENDWITH #ENDIF