benscobie / LoanRepaymentApi

A .NET Core API for calculating loan repayments.
MIT License
1 stars 0 forks source link

Take into account salary sacrifice #3

Closed benscobie closed 2 years ago

benscobie commented 2 years ago

Student loan repayments are calculated on National Insurance-able pay, if your workplace pension comes out via salary sacrifice this will lower the amount paid. We should add something to the calculator to support this scenario.

benscobie commented 2 years ago

Nothing actually to do here, users can just enter their post-salary sacrifice salary.