T
Typebot•14mo ago
mattoke

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!!
No description
14 Replies
mattoke
mattokeOP•14mo ago
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.
mattoke
mattokeOP•14mo ago
No description
Baptiste
Baptiste•14mo ago
Hard to follow, can you provide more info or maybe record a video so that I understand the issue?
imoclub
imoclub•14mo ago
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
mattoke
mattokeOP•14mo ago
mattoke
mattokeOP•14mo ago
Here I shared my bot - https://app.typebot.io/typebots/cltcj6fnn000hckpmq3bt6atf/edit Don't know how to program and setup variables 🙂
Baptiste
Baptiste•14mo ago
Editor
Create and publish conversational forms that collect 4 times more answers and feel native to your product
mattoke
mattokeOP•14mo ago
Great, thank you very much! Is there maybe a way this can work also if I have 'Submit section' in other bot flow?
Baptiste
Baptiste•14mo ago
Of course, what would be the issue?
mattoke
mattokeOP•14mo ago
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.
Baptiste
Baptiste•14mo ago
It should in theory if the variable has the same name on all sub flows
mattoke
mattokeOP•14mo ago
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?
Baptiste
Baptiste•14mo ago
No clear way to do that natively for now. You'd have to use an external database like Google Sheets or something else
mattoke
mattokeOP•14mo ago
Thanks a lot!

Did you find this page helpful?