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

PagarMe::ValidationError: The customer name cannot be empty #528

Open
lpirola opened this issue Jun 28, 2019 · 0 comments
Open

PagarMe::ValidationError: The customer name cannot be empty #528

lpirola opened this issue Jun 28, 2019 · 0 comments
Assignees

Comments

@lpirola
Copy link
Contributor

lpirola commented Jun 28, 2019

https://sentry.io/organizations/nossas/issues/1089216240/?referrer=github_plugin

RestClient::BadRequest: 400 Bad Request
  app/models/subscription.rb:145:in `charge_next_payment'
    transaction.charge
  app/workers/subscription_worker.rb:11:in `perform'
    subscription.charge_next_payment
...
(37 additional frame(s) were not displayed)

PagarMe::ValidationError: The customer name cannot be empty
  app/models/subscription.rb:145:in `charge_next_payment'
    transaction.charge
  app/workers/subscription_worker.rb:11:in `perform'
    subscription.charge_next_payment
...
(30 additional frame(s) were not displayed)

The customer name cannot be empty
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

2 participants