Progressive Leasing Finalizes Agreement with FTC (2024)

Skip to main content

Site Search

View All News

Progressive Leasing Finalizes Agreement with FTC

Apr 20, 2020

SALT LAKE CITY, April 20, 2020 /PRNewswire/ -- Progressive Leasing, a wholly-owned subsidiary of Aaron's, Inc. (NYSE: AAN), today announced a final settlement with the Federal Trade Commission (the "FTC") resolving all matters raised by the company's previously disclosed FTC investigation related to the adequacy of consumer disclosures. Under the settlement, which is subject to court approval, Progressive will pay $175 million to the FTC with no admission of wrongdoing.

Progressive Leasing Finalizes Agreement with FTC (3)

"This settlement allows Progressive to stay focused on continuing to offer competitive, flexible and affordable purchase options to credit-challenged consumers while delivering an exceptional and fully transparent lease-to-own experience. Although we disagree with the FTC's allegations, we have agreed to settle this matter to avoid the expense, management distraction and uncertainty caused by protracted litigation," said John Robinson, Chief Executive Officer of Aaron's.

"Transparency has always been a cornerstone of our virtual lease-to-own model, and weremain confident in the integrity of Progressive's business and compliance practices. Consistent with our culture of continuous improvement, we have further enhanced consumer disclosures, expanded field training and testing, and continue to invest in these areas on behalf of our customers and retailers," said Ryan Woodley, Chief Executive Officer of Progressive Leasing.

As one of the nation's leading and most innovative virtual lease-to-own providers, Progressive continuously solicits feedback to enhance its program and better serve customers:

  • Progressive maintains an overall customer complaint rate of less than 1%.
  • Progressive's Net Promotor Score (NPS), a measure of customer satisfaction, is significantly higher than the average NPS score of financial services firms.
  • More than 35% of new leases are attributable to repeat customers.
  • With over 12,000 customer reviews, Progressive enjoys a Google rating of 4.8/5.0.

Progressive recorded a charge of approximately $179 million in the fourth quarter of 2019, for costs associated with the settlement and related expenses.

About Aaron's, Inc.

Headquartered in Atlanta, Aaron's, Inc. (NYSE: AAN), is a leading omnichannel provider of lease-purchase solutions. Aaron's Business engages in the sales and lease ownership and specialty retailing of furniture, consumer electronics, home appliances and accessories through its approximately 1,500 company-operated and franchised stores in 47 states and Canada as well as its e-commerce platform, Aarons.com. In addition, Progressive Leasing, a virtual lease-to-own company, provides lease-purchase solutions through over 20,000 retail locations in 46 states. Vive Financial, LLC (formerly Dent-A-Med, Inc.) provides a variety of second-look credit products that are originated through federally insured banks. For more information, visit Aarons.com, ProgLeasing.com, and Vivecard.com.

Progressive Leasing Finalizes Agreement with FTC (4) View original content to download multimedia:http://www.prnewswire.com/news-releases/progressive-leasing-finalizes-agreement-with-ftc-301043795.html

SOURCE Aaron's, Inc.

Aaron's, Inc., Michael P. Dickerson, Vice President, Corporate Communications & Investor Relations, 678-402-3590, [emailprotected]

View All News

IR Contact

Investor Relations

678-402-3590
[emailprotected]

Media Relations

678-402-3591
[emailprotected]

Email Alerts

To opt-in for investor email alerts, please enter your email address in the field below and select at least one alert option. After submitting your request, you will receive an activation email to the requested email address. You must click the activation link in order to complete your subscription. You can sign up for additional alert options at any time.

At Aaron's, Inc., we promise to treat your data with respect and will not share your information with any third party. You can unsubscribe to any of the investor alerts you are subscribed to by visiting the ‘unsubscribe’ section below. If you experience any issues with this process, please contact us for further assistance.

By providing your email address below, you are providing consent to Aaron's, Inc. to send you the requested Investor Email Alert updates.

* Required

*

*
Progressive Leasing Finalizes Agreement with FTC (6)
Enter the code shown above.

Unsubscribe

Email Alert Sign Up Confirmation

REQUEST A MEETING WITH MANAGEMENT

  • Privacy Policy
  • Terms of Use

© The Aaron’s Company, Inc. - All rights reserved

' + '

' + '

' ), submitText: 'Submit' } }, scollingTable: function (selector) { $(selector).not(selector + ' table').wrap(''); }, meetingFancy: function ($selector, trigger) { var meetingCookie = sessionStorage.getItem('requestMeeting'); if (meetingCookie != 'closed') { $selector.removeClass('js--hidden'); } $selector.on('click', '.button--cookie', function () { $selector.addClass('js--hidden'); sessionStorage.setItem("requestMeeting", 'closed'); }); $selector.on('click', trigger, function (e) { e.preventDefault(); $.fancybox.open({ type: 'iframe', src: '/request-meeting-iframe/default.aspx', opts: { margin: [10, 0], slideClass: 'fancybox-slide--form', parentEl: 'form', iframe: { attr: { title: 'Request a meeting with management' } } } }); }); window.addEventListener('message', function (event) { if (event.data == 'close-fancybox') { $.fancybox.close(); } }, false); }, stickyNavBar: function () { var inst = this, $window = $(window), $layout = $('.layout'), $header = $('.pane--header'), $nav = $('.nav--secondary'), $navContainer = $('.pane--navigation'), navContainerPos = function () { return $navContainer.position().top; }; $window.on('scroll', function () { if ($window.scrollTop() > 0) { $layout.addClass('js--header-small'); } else { $layout.removeClass('js--header-small'); } if ($window.width() > 1024) { $navContainer.css('min-height', $nav.outerHeight()); if ($window.scrollTop() + $header.outerHeight() >= navContainerPos()) { $layout.addClass('js--sticky'); $nav.css('top', $header.outerHeight()); } else { $layout.removeClass('js--sticky'); $nav.removeAttr('style'); } } else { $layout.removeClass('js--sticky'); $nav.removeAttr('style'); $navContainer.removeAttr('style'); } }); $window.on('resize', function () { if ($window.width() > 1024) { $layout.removeClass('js--sticky'); $navContainer.removeAttr('style').css('min-height', $nav.outerHeight()); $nav.removeAttr('style'); } else { $layout.removeClass('js--sticky'); $nav.removeAttr('style'); $navContainer.removeAttr('style'); } $window.trigger('scroll'); }).resize(); }, navAccessibility: function() { $('nav .selected > a').attr('aria-current','page'); $('.nav--main').attr('aria-label','primary navigation'); $('.nav--secondary').attr('aria-label','secondary navigation'); }, iconFix: function(){ $('.q4icons .module_link').each(function(){ if (!$(this).children('.q4icons_icon').length) { $(this).prepend(''); } }); }, init: function () { var app = this; app.cleanUp(); app.submitOnEnter('.module-unsubscribe'); app.submitOnEnter('.module-search'); app.validateSubmit('.module-search'); app.superfish($('.nav--main .level2, .nav--secondary .level2'), { cssArrows: false }); app.mobileMenuToggle($('.layout'), '.pane--navigation', '.layout_toggle-button'); app.cleanQuickLinks($('.module-links')); app.copyright($('.copyright_year')); app.docTracking(); app.fancySignup(); app.resetDate(['.nav a[href*="s4.q4web.com"]:not([href$=".pdf"])']); app.previewToolbar(); app.reveal('.pane--header', '.module-search h2', '.module-search input[type="text"]', false, 'js--search-toggle'); app.stickyNavBar(); app.meetingFancy($('.module-cta'), '.button--meeting'); app.sections(); app.navAccessibility(); app.iconFix(); } }); q4App.init();

Progressive Leasing Finalizes Agreement with FTC (2024)

References

Top Articles
How to Use NADAguides to Determine Motorcycle Value – ChopperExchange
Man Explodes At Pregnant Wife After She Says Her Toxic MIL Won’t Be Allowed In The Delivery Room
Body Rubs Austin Texas
From Algeria to Uzbekistan-These Are the Top Baby Names Around the World
Horoscopes and Astrology by Yasmin Boland - Yahoo Lifestyle
Gameday Red Sox
Big Y Digital Coupon App
Tanger Outlets Sevierville Directory Map
Elden Ring Dex/Int Build
Mikayla Campino Video Twitter: Unveiling the Viral Sensation and Its Impact on Social Media
Www.paystubportal.com/7-11 Login
Was sind ACH-Routingnummern? | Stripe
Es.cvs.com/Otchs/Devoted
Sport Clip Hours
Hmr Properties
Wordscape 5832
Elizabethtown Mesothelioma Legal Question
Non Sequitur
Midlife Crisis F95Zone
Committees Of Correspondence | Encyclopedia.com
Marvon McCray Update: Did He Pass Away Or Is He Still Alive?
Pickswise Review 2024: Is Pickswise a Trusted Tipster?
Sulfur - Element information, properties and uses
Best Mechanics Near You - Brake Masters Auto Repair Shops
The Blind Showtimes Near Amc Merchants Crossing 16
Empire Visionworks The Crossings Clifton Park Photos
Watch Your Lie in April English Sub/Dub online Free on HiAnime.to
Mini Handy 2024: Die besten Mini Smartphones | Purdroid.de
Breckiehill Shower Cucumber
Sofia the baddie dog
Best Middle Schools In Queens Ny
Pacman Video Guatemala
Buhl Park Summer Concert Series 2023 Schedule
Lesson 1.1 Practice B Geometry Answers
Frequently Asked Questions - Hy-Vee PERKS
Opsahl Kostel Funeral Home & Crematory Yankton
AP Microeconomics Score Calculator for 2023
Eleceed Mangaowl
Restored Republic December 9 2022
Ticketmaster Lion King Chicago
دانلود سریال خاندان اژدها دیجی موویز
Eastern New Mexico News Obituaries
Worcester County Circuit Court
Vons Credit Union Routing Number
boston furniture "patio" - craigslist
Fedex Passport Locations Near Me
Craigslist Mendocino
CrossFit 101
N33.Ultipro
Human Resources / Payroll Information
Egg Inc Wiki
Congressional hopeful Aisha Mills sees district as an economical model
Latest Posts
Article information

Author: Chrissy Homenick

Last Updated:

Views: 5733

Rating: 4.3 / 5 (54 voted)

Reviews: 93% of readers found this page helpful

Author information

Name: Chrissy Homenick

Birthday: 2001-10-22

Address: 611 Kuhn Oval, Feltonbury, NY 02783-3818

Phone: +96619177651654

Job: Mining Representative

Hobby: amateur radio, Sculling, Knife making, Gardening, Watching movies, Gunsmithing, Video gaming

Introduction: My name is Chrissy Homenick, I am a tender, funny, determined, tender, glorious, fancy, enthusiastic person who loves writing and wants to share my knowledge and understanding with you.