Buying Web App Credits using Cardano

Hi All,

I’m working on deploying a web app, a type of arcade where users can purchase credits to be used in the arcade. I’d like to accept ADA or another native token for the purchase of the credits. My idea is to have a user log in, connect their wallet, and make the purchase. The credits will be allocated to their account in the back end DB, not on the blockchain (yet).

How can I track the user’s log in credential, wallet address, and transaction status to verify the ADA has been received?

Any guidance is greatly appreciated :pray: