#dr.milky
1 messages · Page 1 of 1 (latest)
Hi, promotions codes can only reduce the invoice amount by a percentage or a flat amount, https://stripe.com/docs/billing/subscriptions/coupons. Alternatively, you can handle the promotion side on your end, and then once the customer presents the promotion code... you'd create a Subscription with a trial period: https://stripe.com/docs/billing/subscriptions/trials instead.
is it possible to do it via payment link