Cxstum
Cxstum
TTCTheo's Typesafe Cult
Created by Cxstum on 3/4/2024 in #questions
Stripe integration
I want to implement Stripe, but I don't want to use it for subscriptions. On my website, there will be a place where I will gather the user's payment method information, and I want to store it in my database so that I won't have to ask the user again for their information. I want to store the user's information because I'll need it to instantly charge them in one of my website's features, but I don't want the user to have to provide their information every time they are charged. If you have any ideas on how I could do this or where I could learn how to do it, let me know. Any help is much appreciated.
4 replies
TTCTheo's Typesafe Cult
Created by Cxstum on 1/7/2024 in #questions
Tips and best practices to maintain/update a website once it's deploy
Hey everyone, if you want to take the time, could you please let me know every tips you know about how to maintain and update a website once it's online because I basically know nothing about it. Thank you to those who will take the time.
1 replies
TTCTheo's Typesafe Cult
Created by Cxstum on 12/26/2023 in #questions
How to implement tracking link in Next Js
I want to implement a tracking link functionality in my website. Does anyone know how to do it or where I could find a tutorials or info about it. Thanks for the help
2 replies
TTCTheo's Typesafe Cult
Created by Cxstum on 11/29/2023 in #questions
What are the best resources to learn t3 stack right now (with Clerk if possible)??
I want to start learning t3 stack and I want to know what are the best resources right now to learn it.
5 replies
TTCTheo's Typesafe Cult
Created by Cxstum on 11/22/2023 in #questions
Get username from a Clerk user
I'm building a blog and I want to display the author's username at the of each blog but I don't know how to get it other than with useUser() hook or currentUser(), but the problem with these 2 solutions is that it displays the current user username. Any help would be much appreciated and sorry for my english
23 replies