Module: Braintree::ErrorCodes::PayPalAccount
- Defined in:
- lib/braintree/error_codes.rb
Constant Summary
collapse
- AuthExpired =
"92911"
- CannotHaveBothAccessTokenAndConsentCode =
"82903"
- CannotHaveFundingSourceWithoutAccessToken =
"92912"
- CannotUpdatePayPalAccountUsingPaymentMethodNonce =
"92914"
- CannotVaultOneTimeUsePayPalAccount =
"82902"
- ConsentCodeOrAccessTokenIsRequired =
"82901"
- CustomerIdIsRequiredForVaulting =
"82905"
- IncompletePayPalAccount =
"82901"
- InvalidFundingSourceSelection =
"92913"
- InvalidParamsForPayPalAccountUpdate =
"92915"
- PayPalAccountsAreNotAccepted =
"82904"
- PayPalCommunicationError =
"92910"
- PaymentMethodNonceConsumed =
"92907"
- PaymentMethodNonceLocked =
"92909"
- PaymentMethodNonceUnknown =
"92908"
- TokenIsInUse =
"92906"