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

fix(console): Can't re-activate payments/billing after cancellation from non-payment #2781

Open
betimshahini opened this issue Dec 1, 2023 · 0 comments
Assignees
Labels
bug Indicates an unexpected problem or unintended behavior

Comments

@betimshahini
Copy link
Contributor

Once a Stripe subscription has been cancelled due to non-payment (after the configured payment retry/collection period):

  1. The option to pay or cancel still shows up under Invoices/payments, allowing a user to make a payment without having a subscription associated to it.
  2. No option to create another subscription (with updated payment information) to get reoccurring payments going.
  3. The purchased plan is still in effect.

This may be an artifact from an old test account and payments/subscritions (from July), and issues under 2 and 3 might not exist with accounts/customers created more recently.

@betimshahini betimshahini added the bug Indicates an unexpected problem or unintended behavior label Dec 1, 2023
@betimshahini betimshahini self-assigned this Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

No branches or pull requests

1 participant