Setting up a credit system Answered

Post author
admin z

Hey Julian Galluzzo Duncan from Memberstack Thank you again for the amazing template and tutorials.

I have a slightly more advanced question.

I am using the GPT4 model which is very expensive so I understand how to set up a credit system from the tutorial you mentioned.

However I am hoping to implement a system like this image, where there is still a monthly subscription, monthly subscriptions refresh the credits daily, credits are capped based on plan. If they run out of credits they can purchase new credits as an upsale.

Any tips on how should the make scenario and memberstack be set up?

Comments

3 comments

  • Comment author
    Duncan from Memberstack

    Hmmm that’s a tough one. I know it’s possible, but that’s going to require custom credit tracking code. You mentioned a tutorial - is this one the one you are talking about?https://www.youtube.com/watch?v=UF9FVidUakE

    0
  • Comment author
    admin z

    Hey duncan, yes this is the one I was talking about.

    the concern I have is monthly memberships should have better pay overall, but the system could easily be abused if someone spams it. very costly for gpt4.

    if we do a standard monthly method, is it possible to use make to do a credit cap, and credit refresh?

    or some sort of gate that this person can only submit 5 times a day

    0
  • Comment author
    Duncan from Memberstack

    Yup! You can use Make or custom code in the front-end to track submissions. Make will be more secure since you can update Metadata which is only editable on the backend.

    0

Please sign in to leave a comment.