Credit System | Token System
Happy Tuesday! In this project I'll show you how to create a credit system using Make, Webflow, and Memberstack. You'll learn how to set up a system where users can purchase, view, and redeem credits.
Here's a link to the 12min long youtube video - https://www.youtube.com/watch?v=UF9FVidUakE
And here's a link to the written tutorial - https://docs.memberstack.com/hc/en-us/articles/16711820872091
**Credit System Functionality**:
- Purchasing credits via a Stripe checkout.
- Displaying the number of credits a user has.
- Providing an option for users to redeem their credits.
- Managing the increment and decrement of a user's credits.
- Redirecting users to different pages based on their credit transactions.