Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Expose pause_collection in Subscription document #457

Open
abierbaum opened this issue Oct 26, 2022 · 1 comment · May be fixed by #640
Open

Expose pause_collection in Subscription document #457

abierbaum opened this issue Oct 26, 2022 · 1 comment · May be fixed by #640
Labels
enhancement New feature or request

Comments

@abierbaum
Copy link
Contributor

Feature request

  • Extension name: firestore-stripe-payments

Is your feature request related to a problem? Please describe.

I do not see any details in a subscription document that lets you know payment is paused.

Describe the solution you'd like

Expose the pause_collection data from the Stripe Subscription object. (see: https://stripe.com/docs/api/subscriptions/update#update_subscription-pause_collection)

Describe alternatives you've considered

Considered calling the Stripe API directly, but have been trying to keep all Stripe details within the extension.

Additional context

None.

@scole954387
Copy link

Did you ever figure this out? I'm actually trying to determine when a customer pauses their subscription as well. Seems like a huge bug that a customer can sign up to the subscription and then pause it for 6+ months and get it for free. Any workarounds?

@dackers86 dackers86 added the enhancement New feature or request label Aug 16, 2023
@urielEntityMed urielEntityMed linked a pull request Oct 29, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants