More advanced coupon functionality
complete
Duncan Hamra
1) The problem → Stripe supports all of the coupon types I need, but Memberstack does not.
2) Why is this important → There are situations where it makes sense to create custom coupons with varying lengths and parameters. Useful for promotions, comping a customer's bill, sales, etc.
3) What's your plan B → Add a credit to Stripe, ask the person to signup for plan, refund, and then apply the coupon in Stripe, etc.
4) Possible solutions we could build for you →
Let me do everything Stripe let's me do Including:
- percent_off or amount_off
- duration, once, forever, or repeating
- max_redemptions
- redeem_by, the latest date at which this coupon can be applied to customers
- applies_to, limits the items in an invoice that the coupon can apply to, but does not add restrictions to subscriptions
Duncan Hamra
marked this post as
complete
This feature is now live in Memberstack 2.0 🎉
Duncan Hamra
marked this post as
in progress
Ready as part of Memberstack 2.0 🎉 Will update once 2.0 is generally available.
JS
The ability for coupons to work only for the set-up fee and not the subscription itself.
JS
Is it possible to also not allow certain memberships to use a coupon, ie. a free member can't use the paid coupon to upgrade, I would like the coupon to only work for paid users.