B
Braintree (PayPal)2005
Invalid Credit Card Number
Hard Decline
Permanent failures that should not be retried
Do Not Retry
Retry will not succeed
Description
The customer entered an invalid payment method or made a typo in their credit card information. Have the customer correct their payment information and attempt the transaction again — if the decline persists, they will need to contact their bank.
Recommended Action
Ask the customer to verify and re-enter their card number.
Common Causes
- Typo in card number
- Card number entered from memory incorrectly
Recovery Tips
- Use client-side card number validation (Luhn check)
- Prompt the customer to re-enter their card details
Quick Reference
Code
2005
Category
Hard Decline
Retryable
No
Source
Braintree
Related Decline Codes
2004Non-Retryable
Expired Card
The card is expired. The customer will need to use a different payment method.
2006Non-Retryable
Invalid Expiration Date
The customer entered an invalid payment method or made a typo in their card expiration date. Have the customer correct their payment information and attempt the transaction again — if the decline persists, they will need to contact their bank.
2007Non-Retryable
No Account
The submitted card number is not on file with the card-issuing bank. The customer will need to contact their bank.
2008Non-Retryable
Card Account Length Error
The submitted card number does not include the proper number of digits. Have the customer attempt the transaction again — if the decline persists, the customer will need to contact their bank.
Automate Payment Recovery for Braintree
Slicker automatically handles decline codes like 2005 by intelligently retrying at the optimal time based on the decline reason.