Help on building a finance app

Hey, guys so I am having a challenge with my application. I have a dashboard container of payment options (registered methods such as bank account, stripe account, mobile money etc). I need to know how to display those options in a repeating container and make them selectable … The user can only select one payment method for the transaction. I am really confused about how to make this text element clickable, display the methods registered with the user and proceed with the transaction step.