B
Braintree (PayPal)2094
PayPal Payment Has Already Been Completed
Technical
System or connectivity issues
Do Not Retry
Retry will not succeed
Description
Your integration is likely making PayPal calls out of sequence. Check the error response for more details.
Recommended Action
Check your integration for out-of-sequence PayPal API calls.
Common Causes
- Duplicate capture attempt
- API calls made out of sequence
Recovery Tips
- Review your integration flow
Quick Reference
Code
2094
Category
Technical
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.
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.
Automate Payment Recovery for Braintree
Slicker automatically handles decline codes like 2094 by intelligently retrying at the optimal time based on the decline reason.