\r\n If you have an outstanding balance you can use this page to make a\r\n payment. Payments made through your customer portal can be tracked\r\n using\r\n
{{ error }}
\r\n\r\n Please enter the amount you'd like to pay (Must be between £{{\r\n Number(user.case.onlinePayMinValue).toFixed(2)\r\n }}\r\n and £{{ Number(user.case.onlinePayMaxValue).toFixed(2) }})\r\n
\r\n \r\n £\r\n \r\n \r\n\r\n Use primary address as billing address\r\n
\r\n \r\nLine 1 (Flat/House number)(Required)
\r\n\r\n {{ user.address.line1 }}\r\n
\r\n \r\n\r\n {{ user.address.line2 }}\r\n
\r\n \r\n\r\n {{ (user.address.line3 == \"\" ? user.address.line4 : user.address.line3) }}\r\n
\r\n \r\n\r\n {{ user.address.postcode }}\r\n
\r\n \r\n\r\n {{ this.email_obj.detail }}\r\n
\r\n \r\nThere is no outstanding balance to pay.
\r\n\r\n
Payment box will appear here once you press \"Make Payment\"
\r\n