System authentication on opening the application

I am working on an ionic application which is in final stage. Since it includes payment gateway transactions, i would like to give additional security to the app by prompting a popup when the app is started every time. Popup will request system authentication - either pin or bio-metric (like phonepe app in India) whichever the user is using to login to the mobile. Any idea how to implement this?