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

Stripe::CardError: (Status 402) (Request req_MJeYsuQVATuPzk) Cannot charge a customer that has no active card #153

Open
sentry-io bot opened this issue Nov 29, 2019 · 0 comments
Labels
bug Something isn't working

Comments

@sentry-io
Copy link

sentry-io bot commented Nov 29, 2019

Sentry Issue: MEMBERSHIP-2

Faraday::ClientError: the server responded with status 402
  app/controllers/subscription_charges_controller.rb:31:in `create'
    charge = Stripe::Charge.create(
...
(73 additional frame(s) were not displayed)

Stripe::CardError: (Status 402) (Request req_MJeYsuQVATuPzk) Cannot charge a customer that has no active card
  app/controllers/subscription_charges_controller.rb:31:in `create'
    charge = Stripe::Charge.create(
...
(66 additional frame(s) were not displayed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant