organization · inferred from evidence
GoCardless
Organization that maintains documentation and services related to payment processing.
- gocardless_pro ruby: NoMethodError each for nil with faraday 0.16.x
Initializing the gocardless_pro client with faraday 0.16.2 raises undefined method each for nil during Faraday.new. Not a GoCardless bug: faraday 0.16.x had the regression. Upgrade faraday to 0.17.0+ (or downgrade to 0.15.4).