Customers past payments viewing
### Summary - When clicking on the “Past Payments” tab, Customers can see directly a list of records of their most recent transactions (show up to the last 20) with a pagination bar, with the option to scroll down to older ones. - A search field at the top of the page for a specific payment number. - the option to click on a specific payment and see the data of that transaction. ### Acceptance Criteria - [ ] viewing past transactions - [ ] moving between pages for transactions 21+. - [ ] searching a valid payment number. - [ ] searching an invalid payment number. - [ ] User interface should be responsive on different resolutions (mobile/desktop) ### Relevant documents, screenshots, references and/or links **SAMPLE** ![c211bec31da0b6b3b069afd1ed406f0f](/uploads/64938763f816ca8473241e223f20ae34/c211bec31da0b6b3b069afd1ed406f0f.webp)
issue