debtcollective / membership

💰 Member dues and Donations platform

Home Page:https://membership.debtcollective.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

sentry-io opened this issue · comments

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)