#manuel_paymentlink-discount
1 messages ยท Page 1 of 1 (latest)
๐ Welcome to your new thread!
โฒ๏ธ We'll be here soon! Typically we respond in a few minutes, but sometimes we might take a bit longer if the server is busy or if you have a particularly tricky question.
โฑ๏ธ We close idle threads, which makes them read-only. Once a thread is closed it won't be reopened, but you can always 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/1466851105387577458
๐ Have more to share? Add more details, code, screenshots, videos, etc. below.
๐ Looking into this for you
This doesn't appear to be possible. The closest thing I could recommend would be to create a new Price that has the discount baked into it.
For example if you have a 100 dollar price named "our product", and you want to give the customer a 25% discount, you could make a price called "our product (with 25% discount) and assign an amount of $75 to the price
mmm ok ok
thank you very much
that's all
Is it possible that it will be added as a new parameter in a future version? It would be useful, honestly.
manuel_paymentlink-discount
@gentle blaze you can use https://docs.stripe.com/payment-links/customize#customize-checkout-with-url-parameters which lets you pre-fill the PromotionCode on the URL itself