Has anyone built a credit system with stripe + Cal...
# general
r
Has anyone built a credit system with stripe + Cal? Meaning if I purchase a monthly subscription I would get credits to book sessions through Cal based on the packages I purchased.
p
we started looking into this a couple weeks ago 🙏
r
I appreciate the response. We were going to look into what we could do ourselves with your API. Our app has payment, messaging, etc. We would want it to be integrated into our existing feature set
@Peer any update on this?
p
nothing implemented yet
you would need to build your own credit system for now
you can use “requires confirmation” and then only accept the booking if the person is on an acive subscription
you can use webhooks to receive the data and decrement someones credits