Back to my question about how you handle credits/tokens. I’m asking because I have a similar system on my platform, but I’m not giving tokens, I’m keeping track of how many was “used”, and disabling certain functionality if they reach a certain limit specified in an (Option set). I’m curious to hear your approach.
Also, be sure to secure your Stripe webhook. Checkout @georgecollier 's post