=== Loan Application Form and Interest Calculator === Contributors: Tags: loan slider jquery Requires at least: 4.0 Tested up to: 4.8 Stable tag: trunk A simple repayment calculator. Uses sliders to set the amount and the term and display a range of outputs == Description == Ideal for payday loans, fixed fee payments, regular payments, savings, comparisons and pretty much anything else that gets calculated from a variable amount and term. Bespoke versions available for comparisons, real estage agent fees, full loan applications and so on. = Features = * Ultra lightweight - under 5kB * Any currency * Multiple interest rates: fixed, simple, compound and amortization * Set the max, min, initial and step values on the sliders * Set the term to days, weeks, months or years * Set interest rate changes with period and amount tiggers * Select from a range of different outputs * Change the labels on all outputs * Style borders, colors and backgrounds Upgrade to Pro * Add an 'Apply Now' button for external processing * Application form and autoresponders * Manage and downloads applications * Annuity and amortization repayment calculations * Additional layout options = Developers plugin pages = [loanpaymentplugin.com](https://loanpaymentplugin.com/). [Example forms](https://loanpaymentplugin.com/loan-slider-plugin-examples/). [Shortcodes](https://loanpaymentplugin.com/shortcodes/). == Screenshots == 1. The default form 2. The settings page. 3. The application form settings. == Installation == 1. Login to your wordpress dashboard. 2. Go to 'Plugins', 'Add New' then search for 'Loan Application Form and Interest Calculator'. 3. Follow the on screen instructions. 4. Activate the plugin. 5. To use the plugin in your posts and pages add the shortcode `[qis]`. 6. Change the options in the plugin settings page. == Changelog == = 1.3 = * Improved interest calculations * Option to trigger interest rate changes by amount or period * Interest set to APR as default * New 'fixed amount' interest options * Option to display decimals * New options for how outputs are displayed (selections, show/hide and labels) * Added pro option for an 'Apply Now' button = 1.2.1 = * javascript bug fix * Application form CSS bug fix * More shortcodes = 1.2 = * Multiple Interest rates * Position markers on the sliders * Optional admin fee * Improved output messages * Form and slider labels * Amoritzation and annuity repayments * Option for text inputs on the sliders = 1.1 = * Compound Interest * Year to month repayment converter * Loan Application form = 1.0 = * Initial Issue