#xfechx
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.
Hello! You should be able to look at the pause_collection property on the Subscription: https://docs.stripe.com/api/subscriptions/object#subscription_object-pause_collection-behavior
Hello! I have in the customer portal, pressed pause plan, without a continuing date, in the API, it is like "pause_collection": { "behavior": "void", "resumes_at": null },
will pause_collection be null when it is not paused?
Yes.
great, I solved it with your help, thank you
Happy to help!