@stripe other than convenience, is there an advantage to using subscription as opposed to manually billing via rest API?
If you need to add discounts, you could apply a discount to the subscription: https://stripe.com/docs/billing/subscriptions/discounts#discounting-customers … If you want to share more about your payment flow, feel free to reach out at http://support.stripe.com/contact with more details.
-
-
not just recurring discount (i.e reduced every month)... but one off discounts, like free first X month. Can it be done that way?
-
You could set the duration of the coupon to be `once` and it would expire after a single use:https://stripe.com/docs/billing/subscriptions/discounts#creating-coupons …
End of conversation
New conversation -
Loading seems to be taking a while.
Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.