Mexico Platinum Card Accessibility Review

Post Heuristic Review we noticed some existing Accessibility concerns that needed addressing. Below are some of those concerns and what was done to solve them.

Page 2 (Company Details Page) and Page 3 (JO/LR Page) — Credit Bureau Autorization Section

  1. Need to present the content as regular text not greyed out

  2. Remove the hover code for the text

  3. Remove the disable code for the text

  4. Optional Feedback for the Market is to have the content shown and a checkbox displayed after reading, "I agree to the above credit bureau authorization.”

Page 5 (Review Page)

  1. Needs a Title: Resumen

  2. Title of Page to be H1

  3. Each grey bar section reflects the page in the capture journey - Each title in grey bars need to be H2

  4. Sub Sections to be H3 under each grey bar main page section

  5. Each section of data needs to read the label and the input from left to right

Page 5 (Review Page) - Edit Sections

  1. Each Edit button needs to have an ID reference so that the screen reader may read " Editar <<Section Title>>"

  2. Each Save button needs to have an ID reference so that the screen reader may read "Guardar <<Section Title>>"

  3. After an edit is completed or reviewed and applicant clicks save and continue button, focus needs to be on the edit button of the section the applicant edited.