#karon_11404
1 messages · Page 1 of 1 (latest)
Hi there, can you give me some context about your ask
If you are following some guides, send me the link
Sure, I made some business cards with a qr code on it to a product on stripe. In that product I made the payment option the ability for the customer to choose what they want to pay. But upon testing it, I realize now that $0 is not acceptable and at least .50 must be paid.
I'd like to be able to just give them the app for free.
But stripe is integrated with our app (flutter based/ react)
So I wanted to use a free product to allow them to get the app.
Which stripe product are you using? PaymentLink? CheckoutSession?
PaymentLink I believe? I'm referring to the stripe gui side not like backend code side
I made the QR code via the create payment link on the product page.
I figured out you can't do free stuff when I tried to create a subcription that costs $0/ month
I couldn't create a payment link
i was trying to figure out how to do make a free product with code as I don't know how to do that.
I don't think you can create a paymenLink with $0, maybe you want to create a promo code and let your customers use it? https://support.stripe.com/questions/promotion-codes
Find help and support for Stripe. Our support site provides answers on all types of situations, including account information, charges and refunds, and subscriptions information. Get your questions answered and find international support for Stripe.