#wd400
1 messages ยท Page 1 of 1 (latest)
Hi, what do you mean by 'forced discount'?
I mean automatically apply a discount ๐
Maybe I should just create a new price and create a dedicated link for this new price
There is not an option to do that when creating the Payment Link, https://stripe.com/docs/api/payment_links/payment_links/create. You can allow prmotions, https://stripe.com/docs/api/payment_links/payment_links/create#create_payment_link-allow_promotion_codes to be passed. Otherwise, you'd want to create a Payment Links with a lower price.
Thank a lot, awesome reactivity ๐