B
Braintree (PayPal)2006
Invalid Expiration Date
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 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.
Recommended Action
Ask the customer to verify and re-enter their expiration date.
Common Causes
- Typo in expiration date
- Month/year fields swapped
Recovery Tips
- Add client-side validation for expiry date
- Use a date picker or dropdown for expiry fields
Quick Reference
Code
2006
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.
2005Non-Retryable
Invalid Credit Card Number
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.
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 2006 by intelligently retrying at the optimal time based on the decline reason.