www.biz-compliance.com Open in urlscan Pro
52.201.233.4  Public Scan

Submitted URL: http://link.biz-compliance.com/ss/c/qh02BUNRiMU9zCvBz3rjZ_m1L0OQ383CB1SaRFnnyRLggBz05SYiFGBF6M5ZV0wSMACVVnm5hdf-LT0WOBBwOKU_NW3...
Effective URL: https://www.biz-compliance.com/en-US/Banking-and-Financial-Services/Metro-2-e-OSCAR-and-the-New-FCRA-CFPB-Compliance-Requiremen...
Submission: On November 04 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

POST /en-DE/auth/page/registration

<form method="post" action="/en-DE/auth/page/registration" id="signup-form" class="login-form margin-clear" novalidate="novalidate">
  <div class="modal-content">
    <div class="modal-header">
      <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
      <h4 class="modal-title" id="mySmallModalLabel">Signup</h4>
    </div>
    <div class="modal-body" id="signup-form-modal-body">
      <div class="row">
        <div class="col-md-6">
          <div class="form-group">
            <label class="control-label" for="exampleInputEmail1">First Name*</label>
            <input type="hidden" name="_csrf" value="U3pXa2N5WWo6TDhfCCg6IDUjPic3GAYhNzAVHFMjC1wREjxaG04.XQ==">
            <input type="text" class="form-control required" name="RegistrationFormWithProfile[firstname]" size="15" required="" aria-required="true">
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <label class="control-label" for="exampleInputEmail1">Last Name*</label>
            <input type="text" class="form-control required" name="RegistrationFormWithProfile[lastname]" size="15" required="" aria-required="true">
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <label class="control-label" for="exampleInputEmail1">Email*</label>
            <input type="email" class="form-control required" name="RegistrationFormWithProfile[username]" size="15" required="" aria-required="true">
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <label class="control-label" for="exampleInputEmail1">Phone Number*</label>
            <input type="tel" class="form-control required" name="RegistrationFormWithProfile[phone]" size="12" required="" aria-required="true">
          </div>
        </div>
        <div class="col-md-12">
          <div class="form-group">
            <label class="control-label" for="exampleInputEmail1">Area of Interest*</label>
            <select id="exampleInputSource1" name="RegistrationFormWithProfile[topic_category][]" class="form-control required" multiple="" required="" aria-required="true">
              <option value="35">Medical Devices</option>
              <option value="32">Pharmaceutical</option>
              <option value="31">Clinical Trial</option>
              <option value="33">Food Safety &amp; Dietary Supplements</option>
              <option value="29">Hospital &amp; Healthcare</option>
              <option value="41">Accounting and Taxation</option>
              <option value="42">Banking &amp; Financial Services</option>
              <option value="37">Governance, Risk &amp; Compliance</option>
              <option value="38">Human Resources</option>
              <option value="81">IT Compliance</option>
              <option value="39">Occupational Health &amp; Safety</option>
              <option value="40">Trade and Logistics</option>
            </select>
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <label class="control-label sign-up-my" for="exampleInputEmail1">Password*</label>
            <input type="password" class="form-control required" name="RegistrationFormWithProfile[password]" minlength="6" size="15" required="" aria-required="true">
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group">
            <label class="control-label sign-up-my" for="exampleInputEmail1">Re-Enter Password*</label>
            <input type="password" class="form-control required" name="RegistrationFormWithProfile[repeat_password]" minlength="6" size="15" required="" aria-required="true">
          </div>
        </div>
        <div class="col-md-12">
          <div class="form-group">
            <label class="control-label sign-up-my" for="exampleInputEmail1">
              <input type="checkbox" class="" name="RegistrationFormWithProfile[is_receive_tips]" tabindex="7" value="1" checked="checked"> I would like to receive tips and events roundup from Compliance World</label>
          </div>
        </div>
        <div id="for-error" class="col-md-12" style="display:none;color: #A94442;">
        </div>
        <div id="loader-signup" style="font-size: 70px;
                             position: fixed;
                             width: 100%;
                             height: 100%;
                             text-align: center;
                             background-color: rgba(128, 128, 128, 0.69);
                             color: #FFFFFF;
                             top: 0px;
                             padding-top: 125px;
                             display: none;">
          <span class=" fa fa-spinner fa-pulse"></span>
        </div>
      </div>
    </div>
    <div class="modal-footer">
      <!-- <button type="button" id="cancel" class="btn btn-sm btn-dark" data-dismiss="modal">Cancel</button> -->
      <button type="submit" class="btn btn-sm btn-default" id="signupform">SIGNUP NOW</button>
    </div>
  </div>
</form>

POST /en-DE/auth/page/passwordrecovery

<form method="post" action="/en-DE/auth/page/passwordrecovery" id="forgot-form" class="login-form margin-clear" novalidate="novalidate">
  <div class="modal-content">
    <div class="modal-header">
      <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
      <h4 class="modal-title" id="mySmallModalLabel">Forgot Password</h4>
    </div>
    <div class="modal-body" id="forgot-form-modal-body">
      <div class="row">
        <div class="col-md-6 col-md-offset-3 text-center">
          <div class="form-group">
            <label class="control-label" for="exampleInputEmail1">Enter Your Email</label>
            <input type="email" class="form-control required" name="PasswordRecoveryForm[email]" size="15" placeholder="Your Email" required="" aria-required="true">
            <input type="hidden" name="_csrf" value="U3pXa2N5WWo6TDhfCCg6IDUjPic3GAYhNzAVHFMjC1wREjxaG04.XQ==">
          </div>
        </div>
        <div id="for-message" class="col-md-12" style="display:none;color: #A94442;">
        </div>
        <div id="loader-forgot" style="font-size: 70px;
                             position: fixed;
                             width: 100%;
                             height: 100%;
                             text-align: center;
                             background-color: rgba(128, 128, 128, 0.69);
                             color: #FFFFFF;
                             top: 0px;
                             padding-top: 125px;
                             display: none;">
          <span class=" fa fa-spinner fa-pulse"></span>
        </div>
      </div>
    </div>
    <div class="modal-footer">
      <button type="button" id="cancel" class="btn btn-sm btn-dark" data-dismiss="modal">Cancel</button>
      <button type="submit" class="btn btn-sm btn-default" id="forgotform">Reset Password</button>
    </div>
  </div>
</form>

POST

<form id="callback-form" action="" method="post" role="form" novalidate="novalidate">
  <input type="hidden" id="callback-path" value="/en-DE/site/page/savequery">
  <div class="modal-content">
    <div class="modal-header">
      <button type="button" class="close" data-dismiss="modal"><span aria-hidden="true">×</span><span class="sr-only">Close</span></button>
      <h4 class="modal-title" id="mySmallModalLabel">Request a callback</h4>
    </div>
    <div class="modal-body">
      <div class="row">
        <input type="hidden" value="1" name="Query[type]">
        <div class="col-md-6">
          <div class="form-group margin-errore">
            <label class="control-label" for="exampleInputName1">Name</label>
            <input type="text" class="form-control required" id="exampleInputName1" placeholder="Name" name="Query[name]" aria-required="true">
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group margin-errore">
            <label class="control-label" for="exampleInputEmail1">Email address</label>
            <input type="email" class="form-control required" id="exampleInputEmail1" placeholder="Email" name="Query[email_id]" aria-required="true">
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group margin-errore">
            <label class="control-label" for="exampleInputPh1">Phone</label>
            <input class="form-control required" id="exampleInputPh1" placeholder="Phone" name="Query[phone_no]" aria-required="true">
          </div>
        </div>
        <div class="col-md-6">
          <div class="form-group margin-errore">
            <label class="control-label" for="exampleInputSource1">How did you learn about us?</label>
            <select class="form-control" id="exampleInputSource1" name="Query[about_us]">
              <option>Google search</option>
              <option>Emails</option>
              <option>Friends reference</option>
              <option>Social media</option>
              <option>Others</option>
            </select>
          </div>
        </div>
        <div class="col-md-12">
          <div class="form-group margin-errore">
            <label class="control-label" for="exampleInputSource1">Interested in</label>
            <select class="form-control" id="exampleInputSource1" name="Query[intersted_in]">
              <option value="35">Medical Devices</option>
              <option value="32">Pharmaceutical</option>
              <option value="31">Clinical Trial</option>
              <option value="33">Food Safety &amp; Dietary Supplements</option>
              <option value="29">Hospital &amp; Healthcare</option>
              <option value="41">Accounting and Taxation</option>
              <option value="42">Banking &amp; Financial Services</option>
              <option value="37">Governance, Risk &amp; Compliance</option>
              <option value="38">Human Resources</option>
              <option value="81">IT Compliance</option>
              <option value="39">Occupational Health &amp; Safety</option>
              <option value="40">Trade and Logistics</option>
            </select>
          </div>
        </div>
        <div class="col-md-12">
          <div class="form-group margin-errore">
            <label for="exampleInputquery1">Query:</label>
            <textarea class="form-control required" rows="3" id="exampleInputquery1" name="Query[query]" aria-required="true"></textarea>
          </div>
        </div>
      </div>
    </div>
    <div class="modal-footer">
      <button type="button" class="btn btn-sm btn-dark closemodal" data-dismiss="modal">Close</button>
      <button type="submit" data-target=".bs-example-modal-sm" class="btn btn-sm btn-default">Submit</button>
    </div>
  </div>
</form>

POST /en-DE/compliance/page/brochuredownload

<form id="brochure-form" action="/en-DE/compliance/page/brochuredownload" method="post" role="form" onsubmit="return false;">
  <div class="modal-body">
    <div class="form-group alert-danger" id="brochure-form-errors" style="display: none;">
    </div>
    <div class="form-group">
      <input type="hidden" name="BrochureDownloadDetail[topic_id]" value="6616">
      <input type="text" class="form-control required" placeholder="Full Name" name="BrochureDownloadDetail[full_name]">
    </div>
    <div class="form-group">
      <input type="email" class="form-control required" placeholder="Email" name="BrochureDownloadDetail[email]">
    </div>
    <div class="form-group">
      <input type="text" class="form-control required" placeholder="Phone" name="BrochureDownloadDetail[phone_number]">
    </div>
    <div class="form-group">
      <input type="text" class="form-control required" placeholder="Job Title" name="BrochureDownloadDetail[job_title]">
      <input type="hidden" name="BrochureDownloadDetail[industry_id]" value="6">
    </div>
  </div>
  <div class="modal-footer">
    <button type="submit" id="submit-download-brochure" class="btn btn-md btn-block btn-default">Submit</button>
  </div>
</form>

/en-DE/search

<form action="/en-DE/search" role="search" class="search-box margin-clear">
  <div class="form-group has-feedback">
    <input type="text" name="keyword" class="form-control" placeholder="Search">
    <i class="icon-search form-control-feedback"></i>
  </div>
</form>

Name: registerNowPOST https://www.complianceonline.com/ecommerce/control/addWebinarNew

<form name="registerNow" method="POST" action="https://www.complianceonline.com/ecommerce/control/addWebinarNew">
  <div>
    <p></p>
  </div>
</form>

POST /en-DE/site/page/subscribe

<form id="subscribe-form" action="/en-DE/site/page/subscribe" method="post" role="form" class="form-inline margin-clear" novalidate="novalidate">
  <div class="form-group has-feedback">
    <label class="sr-only" for="subscribe3">Email address</label>
    <input type="email" class="form-control form-control-lg required email" id="subscribe3" placeholder="Enter email" name="Subscribe[email_id]" aria-required="true">
    <i class="fa fa-envelope form-control-feedback"></i>
  </div>
  <button id="subscribe-btn" type="submit" class="btn btn-lg btn-default btn-animated margin-clear">Subscribe <i class="fa fa-send"></i></button>
</form>

Text Content

×Close

SIGNUP

First Name*
Last Name*
Email*
Phone Number*
Area of Interest* Medical Devices Pharmaceutical Clinical Trial Food Safety &
Dietary Supplements Hospital & Healthcare Accounting and Taxation Banking &
Financial Services Governance, Risk & Compliance Human Resources IT Compliance
Occupational Health & Safety Trade and Logistics
Password*
Re-Enter Password*
I would like to receive tips and events roundup from Compliance World


SIGNUP NOW
×Close

FORGOT PASSWORD

Enter Your Email


Cancel Reset Password
×Close

REQUEST A CALLBACK

Name
Email address
Phone
How did you learn about us? Google search Emails Friends reference Social media
Others
Interested in Medical Devices Pharmaceutical Clinical Trial Food Safety &
Dietary Supplements Hospital & Healthcare Accounting and Taxation Banking &
Financial Services Governance, Risk & Compliance Human Resources IT Compliance
Occupational Health & Safety Trade and Logistics
Query:
Close Submit

REQUEST A CALLBACK


THANKS FOR CALLBACK REQUEST..!

Close
×Close


CLASS CALENDAR



×Close

VENUE DETAILS

 * Location
 * Local Attraction


LOCATION

 
 



--------------------------------------------------------------------------------




LOCAL ATTRACTION


Close

PLEASE FILL THE DETAILS

Submit


THANK YOU FOR SUBSCRIBING

YOU ARE IN–YOU WILL NOW GET OUR WEEKLY EMAIL NEWSLETTER.

Close


DISCLAIMER

This website contains affiliate links in the form of banner ads and text links.
This means if you click on the link and purchase the item, Fairstance will
receive an affiliate commission. When you make a purchase, the price you pay
will be the same whether you use the affiliate link or go directly to the
vendor’s website using a non-affiliate link. Regardless, we only recommend
products or services that we believe will add value to our readers.

Close
×Close

A MEMBERSHIP PLAN, PACKED WITH AWESOME BENEFITS

Select from 400+ video courses

Get free video courses –
1 Per Week
(each $249 value)

Get unlimited access to
Q&A Bank

Get access to exclusive
Live Webinars -
1 Per Month

Get special discounts -
20% off on Webinars/Rec
5% off on Seminars

Earn completion certificates for each course





Help and Support

Request a callback

1(833)209-2110

Toggle navigation menu
 * 
   
 * All courses
   *  * Life Sciences
      * Banking & Financial Services
      * Human Resources
      * IT Compliance
      * Occupational Safety & Health Administration
      * Trade and Logistics
     
      * Medical Devices
      * Pharmaceutical
      * Clinical Trial
      * Food Safety & Dietary Supplements
      * Hospital & Healthcare
     
      * Accounting and Taxation
      * Banking & Financial Services
     
      * Governance, Risk & Compliance
      * Human Resources
     
      * IT Compliance
     
      * Occupational Health & Safety
     
      * Trade and Logistics
 * Live Sessions
 * Recorded Sessions


 * 

GET STARTED FREE
 1. Home
 2. Banking & Financial Services
 3. Banking & Financial Services
 4. Metro 2, e-OSCAR and the New FCRA/CFPB Compliance Requirements


METRO 2, E-OSCAR AND THE NEW FCRA/CFPB COMPLIANCE REQUIREMENTS

Nov 17, 2021 - 01:00 PM EDT

AddThis Sharing Buttons
Share to FacebookFacebookShare to TwitterTwitterShare to LinkedInLinkedInShare
to EmailEmail

Starting at


$199


Single registration

Buy Now



About Price / Register Speaker
This webinar will discuss the Metro 2 Credit Reporting guidelines, Recent FCRA
and related litigation, e-OSCAR and FCRA Litigation Risk, how to report accounts
in dispute, what response to prepare for a CRA Dispute and the ACDV System.
Overall get a comprehensive knowledge on major credit reporting compliance
obligations, how to recognize.



Why Should You Attend:

Most credit reporting disputes are handled through the e-OSCAR/ACDV system,
which has had recent updates that affect data furnishers' legal obligations in
regard to these disputes. This is an active area of litigation and regulatory
scrutiny that is consistently being reviewed by examiners and regulators. This
topic will help attendees better understand their potential legal risk and
compliance obligations with respect to consumer credit reporting. Special
problems relating to the Metro 2 credit reporting guidelines relating to
bankruptcies, disputed accounts and identity theft also will be addressed. You
will be able to explain CRAs' and furnishers' obligations in response to an
ACDV.



Areas Covered in the Webinar:

 * How to recognize potential areas of litigation risk in connection with
   investigation in response to a credit reporting dispute
 * Metro 2 Credit Reporting Guidelines
 * Furnishers' Initial Reporting Obligations Under 15 U.S.C. § 1681s-2(a)
 * Recent FCRA and Related Litigation
 * Reporting of Accounts Included in Bankruptcy
 * Chapter 7
 * Chapter 13
 * Reporting of Accounts in Dispute
 * e-OSCAR and FCRA Litigation Risk and Compliance Burden
 * Recent Developments in FCRA/CFPB Compliance Requirements
 * Responding to a CRA Dispute and the ACDV System (15 U.S.C. § 1681s-2(b))
 * Scope of Review of Consumer Dispute
 * Deletion of Tradelines and Related Obligations
 * Handling Consumer Claims of Identity Theft



Who Will Benefit:

 * Compliance Officers
 * Lenders
 * Operations Personnel
 * Branch Managers
 * Assistant Branch Managers
 * Customer Service Reps
 * Risk Officers
 * Collectors
 * Trainers

WEBINAR EVENTS

ATTEND LIVE WEBINAR

NOV 17, 2021 - 01:00 PM EDT



Duration: 60 Minutes

Single Attendee



$ 199


--------------------------------------------------------------------------------

Group of 3 to 5 +1 Thumb Drive or 5 online Recorded version

$ 399

--------------------------------------------------------------------------------

Group of 6 to 10 +1 Thumb Drive or 10 online Recorded version

$ 799

--------------------------------------------------------------------------------

TRAINING CD-DVD

Physical CD-DVD of recorded session will be despatched after 72 hrs on
completion of payment

$ 599

--------------------------------------------------------------------------------

RECORDED VIDEO

Recorded video session

$ 349

--------------------------------------------------------------------------------

Enroll Now





--------------------------------------------------------------------------------




READY TO LEARN?

Try it free

--------------------------------------------------------------------------------

COMPANY

About Us
Contact us
Help & support

FOR BUSINESS



Onsite Training
Group Training

LEGAL

Privacy Policy
Refund Policy
Terms of Services


GET IN TOUCH

1(833) 209-2110
TOLL FREE


SUBSCRIBE TO OUR NEWSLETTER

Subscribe to our newsletter and get industry updates along with exclusive deals
on related trainings

Email address
Subscribe







Copyright ©2017 Biz-compliance. All rights reserved.
Disclaimer: This website contains affiliate links in the form of Banner Ads and
Text Links. We receive a commission on sales via the hypertext link to
Compliance.world.