Understanding Financial Values
Progressive Leasing's system performs all of the calculations needed to simplify your customer's checkout experience. The /application/cart/pricing endpoint returns all of the financial elements of the Lease To Own transaction. The diagram below shows how a typical checkout experience uses some of these values to display key elements of the transaction:
- InvoiceTotal - Total amount of purchase being passed from retailer to Progressive prior to any discount (does not include sales tax)
- costOfLease - Total cost of the lease including the initial payment
- EffectiveLeaseBalance - Invoice Total + Cost of Lease
- InitialPaymentAmount - Initial Payment (varies dependent on merchant program)
Updated almost 2 years ago