Module: Braintree::ErrorCodes
- Defined in:
- lib/braintree/error_codes.rb
Overview
The ErrorCodes module provides constants for validation errors. The constants should be used to check for a specific validation error in a ValidationErrorCollection. The error messages returned from the server may change, but the codes will remain the same.
Defined Under Namespace
Modules: Address, CreditCard, Customer, Descriptor, Subscription, Transaction