#9310

1 messages · Page 1 of 1 (latest)

sudden bobcatBOT
split osprey
undone geyser
#

@split osprey this would work API only? The scenario, I'd like to implement is very basic and common. Marketing wants to add coupons for specific dates (manually in stripe 6 subscription tiers, every tier different promo black friday/cyber monday/black week etc. with date ranges). Is there any web tool, that can prepare future promotions almost dev-less, and then we can add expected coupon IDs to database?

API is ok, but that's a whole bunch of extra dev work for a very simple scenario.

split osprey
#

Um Subscription Schedule only available via API AFAIK. There is a page in Stripe Dashboard to create future Subscription as I am opening it, but no option for coupon unfortunately.

undone geyser
#

It could be good idea to add date start_at to the coupon. Because this is problem not only for subscriptions, but for promo codes for any product.

split osprey
#

Thanks for the feedback!