Module Braintree::ErrorCodes
In: lib/braintree/error_codes.rb

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.

Classes and Modules

Module Braintree::ErrorCodes::Address
Module Braintree::ErrorCodes::ApplePay
Module Braintree::ErrorCodes::AuthorizationFingerprint
Module Braintree::ErrorCodes::ClientToken
Module Braintree::ErrorCodes::CreditCard
Module Braintree::ErrorCodes::Customer
Module Braintree::ErrorCodes::Descriptor
Module Braintree::ErrorCodes::EuropeBankAccount
Module Braintree::ErrorCodes::Merchant
Module Braintree::ErrorCodes::MerchantAccount
Module Braintree::ErrorCodes::PayPalAccount
Module Braintree::ErrorCodes::PaymentMethod
Module Braintree::ErrorCodes::SEPAMandate
Module Braintree::ErrorCodes::SettlementBatchSummary
Module Braintree::ErrorCodes::Subscription
Module Braintree::ErrorCodes::Transaction

[Validate]