#facelessman_best-practices

1 messages ยท Page 1 of 1 (latest)

red marshBOT
#

๐Ÿ‘‹ Welcome to your new thread!

โฒ๏ธ We'll be here soon! We typically respond in a few minutes, but in some cases we might need a bit more time (e.g., server's busy, you've got a complex question, etc.).

โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can start a new thread if you have another question.

๐Ÿ”— This thread will always be available, even after it's closed. You can find it again using Discord's search, or you can save this link: https://discord.com/channels/841573134531821608/1255611108543299606

๐Ÿ“ Have more to share? Add details, code, screenshots, videos, etc. below.

vagrant spade
#

Hello

stoic cliff
#

hi

vagrant spade
#

I'm not sure what you mean by that

#

Can you explain more about what you are trying to do?

stoic cliff
#

yeah so I created a $0 product

#

realized that I cant create a payment link for that

#

so I created pay what you want and set the minimum to $0

#

(by not setting a minimum)

#

then I create the link...but now I can't submit the payment...in the payment link checkout screen for $0

#

so I was curious if there was a way to do it?

#

I know LemonSqueezy allows it but I dont wanna go with them ๐Ÿ˜ฆ

vagrant spade
#

So you just want to collect the PaymentMethod here, right?

stoic cliff
#

the end goal is to collect an email address and optionally a payment

vagrant spade
#

Gotcha

stoic cliff
#

for a waitlist

#

which I will then segment based on payment amount or something

vagrant spade
#

So yeah on your own page before you redirect to Checkout you would basically ask them if they want to make a payment

#

You wouldn't handle this in the Checkout Session itself

stoic cliff
#

oh

#

so I would redirect them to another form if they said NO to payment?

vagrant spade
stoic cliff
#

THank you Bismarck

#

ill figure this next part out - that was helpful btw

vagrant spade
#

๐Ÿ‘