1
If a customer provides me x amount of money that they can then use to facilitate real-world purchases through my tool how do I safely store and track that (think PayPal for example)?
I have gone looking and a lot of resources center around the "here's how to implement stripe" which I can figure out. Are there any resources for what comes next? Handling the money, returning, ledgers, etc?