@stripe Why don't you support scheduled payments or a way to set an end to a subscription? Finding our scenario really hard to implement.
1/ You can set an end with some custom work. Use webhooks and the event `invoice.payment_succeeded`:https://stripe.com/docs/webhooks
-
-
2/ You can count how many times your customer has paid and cancel the subscription after X times: https://stripe.com/docs/api#cancel_subscription …
-
Agreed not impossible just seems like a lot of moving pieces for a seemingly simple use case. Love Webhooks but they can be annoying to test
- 1 more reply
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.