#brook_59173
1 messages · Page 1 of 1 (latest)
Okay. If not, do you have a better tool for something like a conference registration?
Mostly you wouldn't use Stripe for something like that if you aren't actually taking a payment or collecting a payment method...
We need to collect payment from the registrants which is why we wanted to use stripe.
Oh okay, well right now your Payment Link doesn't charge anything so it isn't collecting a payment method...
Correct. We don't need to use this link yet for a while. I just want to make sure we can get this form set up correctly first before I add all of that
Gotcha
Well yeah, a Payment Link is going to be the easiest thing to use here.
But I don't think you can set adjustable_quantity to 0
But like I said, let me check
Okay. Thank you for checking
Yeah unfortunately there is validation that forces the quantity to be at least 1 initially:
I can put in a feature request for this, but no guarantee that will be changed.
Okay. A change would be great. But if we can't do that unforutnately we'll have to use a different product
Yeah I'll submit that request