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)
- CostOfRental - Total cost of the rental including the initial payment
- EffectiveLeaseBalance - Invoice Total + Cost of Rental
- InitialPaymentAmount - Initial Payment (varies dependent on merchant program)

An example of a merchant cart, during the checkout process.
Updated over 2 years ago