Hi, is it possible to created credits with payment? So for example subscribed user has 10 credits per month to use for publishing something.. when he uses all he can't do more and need to buy more or subscribe to other plan. ?? I think I saw somewhere one typebot example with credits option. But forgot where ๐ Thanks!!
I created this as I wanted to solve with passwords, but the problem is the if I send after creation to other typebot and when it comes back, it does not work. If is same bot works, if from others don't.
ived done this with database integration like nocodb or baserow with userID from typebot for validate the codes so you can playaround with the credit system with get method and logic function
if after payment I redirect to other bot flow where I have Submit funnel, and after they submit I redirect back to check credits, it does not remember credits as not all in same flow.
Nice. Tested and it works! Last question - What if user buys 20 credits and uses few at once, but wants to use other next day or after several weeks. Can I somehow attach also unique ID for user to that credit variable? Or create some other Pass they can use when they want to submit more ads?