Yash Bindal (yB)
Yash Bindal (yB)
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 2/23/2023 in #questions
regex
fair point
11 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 2/23/2023 in #questions
regex
oh
11 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 2/23/2023 in #questions
regex
I tried ^
11 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 2/23/2023 in #questions
regex
I want to get the from # to end
11 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
Yes, this also works thanks a lot 😄
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
const discount = {
'2':15,
'4':18,
'6':20,
'8':22,
upto 50
}
const discount = {
'2':15,
'4':18,
'6':20,
'8':22,
upto 50
}
how can I use this in such a way that 2-3 is 15 4-5 is 18 and so on without adding each number to object
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
I have one more question
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
Thanks 😄
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
Yes
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
I thought it would be like a actual coupon and people could remove/add
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
Oh I had the whole thing about coupon wrong
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
as it is a coupon right
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
let's say if someone accidentally removes it
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
Any reason for that
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
I think the price to checkout will work as I wished just wanted to know if there's any issue I could face in future
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
yes 🥲
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
I though of using coupons bt it's bad for UX and I would had to create 50 of them
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
yes
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
I though of using coupons bt it's bad for UX and I would had to create 50 of them
37 replies
TTCTheo's Typesafe Cult
Created by Yash Bindal (yB) on 11/9/2022 in #questions
Stripe - Payment Intent
so making price dynamic
37 replies