Logo
Search
Info
Content
Category Navigation
  • Pipes & Integrations

  • Introduction to Pipes

  • Adding Pipes

  • Using Pipes

  • Tadabase Functions

    Text Pipes

    Time Conversion

    Mask and Disguise

    Advanced Date Pipes

    Unit Conversion

    Mortgage Calculator Pipe

    Barcode Generator

    QR Code Generator

    Number Utility Pipe

    Search and Replace

    Tadabase Domain Utilities

    Base64 File Converter

    Tadabase Rest API Pipes

    Vertical Lookup Pipe

    Duplicate Parent and Children

    Connection Field Plucker Pipe

    Record Looper Pipe (Legacy)

    Generate CSV Pipe

    3rd Party Pipes

    Shopify

    Pipedrive Pipe

    Plaid Pipe

    Vehicle VIN Decoder

    OpenAI Pipe

    Freshdesk Pipe

    Toggl Track Pipe

    FedEx Pipe

    MySQL Pipe

    Letter Stream Pipe

    Microsoft OneDrive Pipe

    Klaviyo Pipe

    TaxJar Pipe

    QuickBooks Pipe

    Google Sheets Pipe

    Perspective API Pipe

    Advanced Integrations

    Zapier Integration

    Using Webhooks

    Saving files to Dropbox

    Adding PayPal payment buttons to your app

    Exporting records to Google Sheets

    Viewing data in Microsoft BI

    Chat Widgets

    REST API

    Using SendGrid for emails

    Saving files to AWS S3 Bucket (IAM Method)

    Incoming Webhooks

    Embeddable Components

    Saving Files to Custom S3 Bucket (Account Method, Recommended)

    PDF Forms

    Stripe Checkout

    JavaScript Callbacks and Actions

    Twilio Integration

Categories
Pipes & Integrations
Tadabase Functions
Mortgage Calculator Pipe

Mortgage Calculator Pipe

Enter the loan details and get the loan amortization schedule and a summary of all payments.

Parameters
  • Loan Amount - Enter the loan amount in USD. (Example: 100000)
  • Loan Term Years - Enter the number of years the loan is for. (Example: 30)
  • Interest - Enter the interest rate as a number. (Example: If the interest rate is 5.5%, enter 5.5)
  • Annual Payments - Enter the number of annual payments. (Default: 12)
Response

This API call returns the following responses: 

  • Loan Amount - The Loan Amount entered.
  • Loan Term Years - the Loan Term Years entered.
  • Interest - The Interest entered.
  • Annual Payments - The number of annual payments entered.
  • Total Payments - The total number of loan payments.
  • Total Interest - The total amount of interest on the loan.
  • Schedule (array) - An array of the amortization schedule. (This can only be displayed properly in a Custom Component.)
  • Payment Amount - The amount of each payment.
  • Schedule (HTML Table) - An HTML table of the amortization schedule. (This can be displayed in a Rich Text field.)

demo.gif

 

How did we do ?

Previous Article
Unit Conversion
Next Article
Barcode Generator
Article Navigation
  • Parameters
  • Response
  • Back to top
    API
    100% Operational
    Apps
    100% Operational
    Builder
    100% Operational
    Overall Status
    100% Operational