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

As a shop owner I can bulk pause all payment collections across all my subscribers #1431

Open
chrisjsimpson opened this issue Jan 2, 2025 · 0 comments

Comments

@chrisjsimpson
Copy link
Contributor

chrisjsimpson commented Jan 2, 2025

Is your feature request related to a problem? Please describe.
To support shop owners transitioning to other systems, other shops, or general pause in operations wanting to pause payment collection quickly accross all subscribers as a bulk operation saves shop owners a lot of time (save individually paysing payment collection for every subscriber individually).

Describe the solution you'd like
As a shop owner I can bulk pause all payment collections across all my subscribers.

Describe alternatives you've considered

Additional context
'Pausing' Payment collection is not the same as pausing a subscription: If Stripe is the payment gateway, depending on the payment collection pause type, invoices may be marked:

Choices of pause_collection_behavior include:
- keep_as_draft (Subscribie default- Temporarily offer services for free, and
collect payment later)
- void (Temporarily offer services for free and never collect payment)
- mark_uncollectible (Temporarily offer services for free and
mark invoice as uncollectible)
See also: https://docs.stripe.com/billing/subscriptions/pause-payment

Ref #785

chrisjsimpson added a commit that referenced this issue Jan 7, 2025
…e (to give time for invoices to be created at stripes end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant