# PaymentChain.js This returns the entire list of [`Payment`](Payment.md)s generated by [Breakups](https://breakups.life). ### Props | Props name | Details | |:---------------|:--------| | `payments` | Return JSON from [`Breakups`](https://api.breakups.life) which was then parsed into individual [`Payment`](Payment.md) component |