\r\n
\r\n On Time Payments:\r\n {{\r\n paymentsMadeOnTime | formatMoney\r\n }}\r\n
\r\n
\r\n Business Deduction:\r\n {{\r\n application.BusinessDeduction | formatMoney\r\n }}\r\n = paymentsMadeOnTime &&\r\n application.Payment1Amount != null\r\n \"\r\n icon=\"mdi-close-circle\"\r\n color=\"red\"\r\n >\r\n The Business Deduction is greater than the on time payments\r\n \r\n
\r\n
\r\n Payment Considered For Refund:\r\n {{\r\n paymentConsideredForRefund | formatMoney\r\n }}\r\n
\r\n
\r\n {{ application.Period.PercentageEligible * 100 }}% of\r\n Payment:\r\n {{\r\n availablePaymentPercentage | formatMoney\r\n }}\r\n
\r\n
\r\n County Median:\r\n {{ countyMedianTax | formatMoney }}\r\n
\r\n
\r\n Maximum Refund:\r\n {{\r\n maximumRefundAmount | formatMoney\r\n }}\r\n
\r\n
\r\n Calculated Refund:\r\n {{\r\n calculatedRefundAmount | formatMoney\r\n }}\r\n
\r\n
\r\n