#AdMinOfLife
1 messages · Page 1 of 1 (latest)
Hello! We'll be with you shortly. Below are links to other discussions we've had with you in the past week in case you want to review that information. If your question is related to one of these previous discussions, please provide a comprehensive summary of the current state and what you need help with now. We help many users simultaneously, so a summary allows us to resolve your issue as soon as possible.
- AdMinOfLife, 5 days ago, 12 messages
That all depends on preference. There isn't really one "right" way to do it
For example, pausing the susbcription would mean resuming it. I think voiding has a small window of time to accomplish. So, maybe the least complex or side-effecty way to program a "skip next payment on a subscription" button.
So far I've checked the docs and arrived to these solutions but I don't see a pro or con scenario as to which may be more adjusted to this requirement.
Hmmm, yeah the window from invoice.created to invoice.paid is about an hour, so it might make sense to pause the Subscription in this case: https://stripe.com/docs/billing/subscriptions/pause
That would be how I would do it anyway
Awesome, thank you two-shoes 🙂