Share feedback, ideas and get community help

Updated 3 months ago

Using Credits in TypeBot

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!!
m
B
i
15 comments
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.
Hard to follow, can you provide more info or maybe record a video so that I understand the issue?
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
Here I shared my bot - https://app.typebot.io/typebots/cltcj6fnn000hckpmq3bt6atf/edit
Don't know how to program and setup variables ๐Ÿ™‚
Great, thank you very much!
Is there maybe a way this can work also if I have 'Submit section' in other bot flow?
Of course, what would be the issue?
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.
It should in theory if the variable has the same name on all sub flows
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?
No clear way to do that natively for now.
You'd have to use an external database like Google Sheets or something else
Add a reply
Sign up and join the conversation on Discord