Hello everyone,
I’m building an app which has a subscription model. The subscription should give the user some credits to use inside the app every month ( let’s say 200 credits per month ). I have a backend that is handeling this logic using webhooks.
But what happens when someone issues a refund for their subscription? how do i deal with the credits that have been given to him? Is it a good idea to deduct 200 credit from a user if he issued a refund?
Question
Subscriptions refunds - Handeling credits
This post has been closed for comments
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.