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**

issue