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

Classes and Modules

Module Braintree::ErrorCodes::MerchantAccount::ApplicantDetails
Module Braintree::ErrorCodes::MerchantAccount::Business
Module Braintree::ErrorCodes::MerchantAccount::Funding
Module Braintree::ErrorCodes::MerchantAccount::Individual

Constants

IdIsTooLong = "82602"
IdFormatIsInvalid = "82603"
IdIsInUse = "82604"
IdIsNotAllowed = "82605"
MasterMerchantAccountIdIsRequired = "82606"
MasterMerchantAccountIdIsInvalid = "82607"
MasterMerchantAccountMustBeActive = "82608"
TosAcceptedIsRequired = "82610"
IdCannotBeUpdated = "82675"
MasterMerchantAccountIdCannotBeUpdated = "82676"
CannotBeUpdated = "82674"
DeclinedOFAC = "82621"
DeclinedMasterCardMatch = "82622"
DeclinedFailedKYC = "82623"
DeclinedSsnInvalid = "82624"
DeclinedSsnMatchesDeceased = "82625"
Declined = "82626"

[Validate]