#IF(#CHANGE_STATUS_WARNING.Ogone_ServerErrors)
{ChangeStatusWarningsOgoneInfo}
#LOOP(#CHANGE_STATUS_WARNING.Ogone_ServerErrors)
#IF(#ID NE #OrderId)
- {Order} #OrderAlias
#ENDIF
#IF(#WarningMessage) {OgoneAPIError} #WarningMessage #ELSE {OgoneAPIUnexpectedError} #ENDIF
{AdminURL}
#ENDLOOP
#ENDIF