true_credit_cost
Calculate the true total cost and implied APR of credit products like car loans, BNPL plans, and personal loans by analyzing purchase price, payments, and fees.
Instructions
Find the true total cost and implied APR of any credit product.
Works for car financing, buy-now-pay-later, credit card minimum payments, personal loans, and any fixed payment schedule. Cuts through misleading '0% financing' or low-rate marketing to show actual cost.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| purchase_price | Yes | Original price of item or loan amount | |
| monthly_payment | Yes | Monthly payment amount | |
| num_payments | Yes | Total number of payments (months) | |
| upfront_fees | No | Any upfront fees, activation costs, or down payment required | |
| annual_late_fee | No | Expected annual late fees (0 if always on time) |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||