1. For logged in user who did payments, need to show transactions list.
How to show ?
This is not a feature of the free or premium plugin, it does not record logged in users IDs on the payment record.
You would need to make custom alterations to the save part of the payment transaction.
2. I am still not getting which table you are using to store the transaction details?
In phpMyAdmin , I looked into wp_options tables but no data available.
Could you please provide exact way to find ?
I provided you the exact details above including working and tested code examples.
https://gist.github.com/alanef/494fc66f09361fcc70668a1b76ce7f40
If you can’t find it in your database then you are looking at the wrong thing.