Your credit union can also define its own named loan types in the admin loan-type catalog (under Administration > Loan types at
/admin/loan-types). Viewing the catalog is gated by loans.types.read; creating and managing types is gated by loans.types.manage. Each named type maps to one of the four archetypes below and carries its own product configuration. The four archetypes here describe the underlying behaviour.Unsecured
An Unsecured loan is a personal or consumer loan with no collateral backing. Eligibility is assessed on the applicant’s income, employment stability, credit history, and the strength of any guarantors. Form sections required:- Applicant Information
- Employment
- Statement of Affairs
- Loan Purpose
- Guarantors (optional)
- Employment type and employment status
- Length of employment
- TDSR (Total Debt Service Ratio)
- Loan type (Unsecured scores 3, the highest of the loan-type factor)
- Credit history
Cash-Secured (shown in the app as Cash secured)
A Cash-Secured loan (the app displays this archetype as Cash secured, no hyphen) is backed by cash the applicant holds at the credit union. The collateral is liquid and already under your credit union’s control, so this loan type contributes the lowest loan-type factor score. Form sections required:- Applicant Information
- Employment
- Statement of Affairs
- Loan Purpose
- Cash Collateral (up to five pledged accounts, each one Cash / Shares, Fixed / Time Deposit, or Savings Hypothecation, with its account number and amount held)
- Guarantors (optional)
- The maximum loan is 95% of the combined pledged cash across every account the member pledges. The 95% rule applies to the total, not to any single account.
- The limit is enforced, not just advised. If the requested amount runs over 95% of the combined cash, the application shows a red warning before submit, and the platform blocks the submit with “Cash-secured loans can’t exceed 95% of the pledged cash.” Lower the amount or pledge more cash.
- By policy, the pledged funds are held (not accessible to the member) for the life of the loan. Each pledged account is captured with its own account number, amount, an optional source of funds, and an optional hypothecation note.
- LTV is calculated as loan amount divided by collateral value, and feeds the LTV risk factor.
- Employment type and employment status
- Length of employment
- TDSR
- LTV against the pledged cash security
- Loan type (Cash-Secured scores 1, the lowest of the loan-type factor)
- Credit history
Auto (shown in the app as Motor vehicle)
An Auto loan (the app displays this archetype as Motor vehicle; AUTO is the internal enum value) uses the financed vehicle as collateral, captured in the Vehicle Details section alongside the standard employment and income criteria. Form sections required:- Applicant Information
- Employment
- Statement of Affairs
- Loan Purpose
- Vehicle Details (make, model, year, VIN, engine number, estimated valuation, and optional mileage)
- Guarantors (optional)
- LTV is calculated against the vehicle valuation: loan amount divided by vehicle valuation.
- Vehicle age is a rate determinant, not a risk factor. The rate engine picks the rate tier where the vehicle’s age (current year minus the vehicle year) falls within the tier’s maximum age, so older vehicles can attract a different rate.
- The Securities team requests confirmation of vehicle title and insurance during the Securities review. These are not captured on the application form, and the requested-document list is set per request rather than fixed by the system.
- Employment type and employment status
- Length of employment
- TDSR
- LTV against vehicle valuation
- Loan type (Auto scores 2)
- Credit history
Mortgage (shown in the app as Real estate)
A Mortgage loan (the app displays this archetype as Real estate; MORTGAGE is the internal enum value) is secured against real property. It carries the most extensive documentation and review requirements, including property valuation, security type, and registered mortgagees. Form sections required:- Applicant Information
- Employment
- Statement of Affairs
- Loan Purpose
- Property Details (property type, address, estimated valuation, valuation date, security type, and registered mortgagees)
- Guarantors (optional)
- LTV is calculated against the property valuation: loan amount divided by property valuation.
- The Securities team reviews valuation reports, title, and mortgage registration paperwork before disbursement. As with Auto loans, the requested-document list is set per request rather than fixed by the system.
Amount and term limits come from the product, not the loan type. A mortgage
can run up to 480 months. The mortgage product shipped with a fresh workspace
caps at 360 months (30 years), but a product you create yourself takes whatever
maximum term you enter, and leaving the maximum blank means no product-level cap
beyond the platform’s 480-month ceiling. There is no built-in J$500,000 amount
cap or 30-month term cap. Both bounds are set per product on the Loan products
page by an Administrator or Credit Manager, and the platform enforces the
product’s minimum and maximum amount and term when the officer enters the loan
parameters.
- Employment type and employment status
- Length of employment
- TDSR
- LTV against property valuation
- Loan type (Mortgage scores 2)
- Credit history
Member equity and payment add-ons
Three figures the rate engine computes feed into what a member pays and qualifies for, regardless of loan type:- Mandatory shares is the required member-equity share purchase, the greater of JMD $2,000 or 15% of the loan amount.
- Compulsory savings is added to the monthly payment, the greater of JMD $2,000 or 5% of the monthly loan amortization payment.
- Creditor life premium is an insurance premium. By default it is drawn from a per-thousand-per-year actuarial table keyed by the applicant’s age and charged on the loan principal. The Credit Officer can configure it per loan in the application’s Insurance section: whether cover applies, the sum insured, whether the premium is level or reduces as the loan is repaid, and an optional manual total premium for the term. See Creating an application.
Choosing the right loan type
The loan type cannot be changed after the draft is created, so confirm it with the member before opening the application.
The loan type is locked once the application is submitted. If the wrong type was selected, the application must be abandoned and a new one created with the correct loan type.