Emma

Results 3 issues of Emma

Corrects a tiny grammar typo.

Hi Just a heads up that enabling config.active_record.whitelist_attributes = true in application.rb causes a validation error. To fix, we'd need to add attr_accessible and all the attribute names to the...

Hello, Could you update the API docs with this validation? Docs: https://developer.gocardless.com/api-reference/#payments-create-a-payment Validation: GoCardlessPro::ValidationError (payment_request is lower than the minimum permitted amount) The minimum permitted amount appears to be GBP100....