#yaldabaoth_xx
1 messages ยท Page 1 of 1 (latest)
Hello
hello ๐
You should be able to use minimum_amount for that I do believe: https://stripe.com/docs/api/promotion_codes/create#create_promotion_code-restrictions-minimum_amount
mm i don't think is quite what i'm looking for. i would want a user to enter a promotioncode and receive a free trial prior to the start of their subscription. i see that coupons can have free or discounted terms, but not immediately seeing a way to have a free trial
Oh you want the Subscription to start on trial based on a promo code?
yep, exactly ๐
Yeah that's not possible really. You would just build this type of promo code yourself
gotcha ok thanks!