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

[Error] Cannot enable subscription updates #86

Open
gekal opened this issue Jan 17, 2025 · 6 comments
Open

[Error] Cannot enable subscription updates #86

gekal opened this issue Jan 17, 2025 · 6 comments

Comments

@gekal
Copy link

gekal commented Jan 17, 2025

When I clicked on Manage Subscription, I got the following error:
Image

@gekal
Copy link
Author

gekal commented Jan 17, 2025

I've created a pull request to fix this issue.
#87

@leerob
Copy link
Collaborator

leerob commented Jan 23, 2025

I am not sure how the linked PR solves this issue – the error reads like you haven't added a payment method to your Stripe account, not that you are managing existing options.

@sokffa
Copy link

sokffa commented Jan 25, 2025

Same issue here, it happens when I try to update my subscription plan.

@kareemassad
Copy link

I'm running into the same issue. These are the logs when the "Manage Subscription" button is clicked:

 GET /placeholder.svg?height=32&width=32 404 in 94ms
 ⨯ [Error: Cannot enable subscription updates while payment method update is disabled.] {
  type: 'StripeInvalidRequestError',
  raw: [Object],
  rawType: 'invalid_request_error',
  code: undefined,
  doc_url: undefined,
  param: undefined,
  detail: undefined,
  headers: [Object],
  requestId: 'req_vySyzfMjEQMA78',
  statusCode: 400,
  charge: undefined,
  decline_code: undefined,
  payment_intent: undefined,
  payment_method: undefined,
  payment_method_type: undefined,
  setup_intent: undefined,
  source: undefined,
  digest: '3694040775'
}
 POST /dashboard 500 in 791ms

@sanjomathew09

This comment has been minimized.

@leerob
Copy link
Collaborator

leerob commented Jan 26, 2025

@sanjomathew09 please do not spam comments across all issues and PRs.

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

5 participants