#sha256-subs-pausecollection

1 messages · Page 1 of 1 (latest)

tough islandBOT
mighty cairn
#

Hello! Can you give me some more details about "pausing the subscription plan indefinitely"? Is this something you're setting in Stripe? Do you have an example subscriptoin ID that's in that state that I could look at?

lime turtle
#

Here is a screenshot of a customer with subscription who doesn't want to use the service so we paused their payment collection indefinitely.

#

And this is the setting we want to use but want to confirm when Stripe resumes the payments, will the users who had their subscriptions in paused state already prior to this action taken become unpaused as well. Becuase we would want to avoid that from happening. Want to understand how Stripe behaves in such cases.

mighty cairn
#

Gotcha! That helps a lot

#

Let me do some digging - give me a few min utes

lime turtle
#

Ty!

mighty cairn
#

Okay just tested this out quickly - configuring the account-wise subscription pausing will set it on ALL subscriptions on your account (even those that are already paused) and when they're resumed it'll resume the ones that you previously had paused indefinitely

lime turtle
#

okay thanks for confirming @mighty cairn In that case, we can script this out using the API based on derived state of subscriptions from our database. Thanks!

mighty cairn
#

👍

tough islandBOT
#

sha256-subs-pausecollection