This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
developer:errorcodes [2015/02/24 14:49] charlie Added "Transaction not processed yet." after a call where we had trouble locating where that error came from. |
developer:errorcodes [2015/02/24 14:53] charlie |
||
---|---|---|---|
Line 55: | Line 55: | ||
|00071 |Transaction out of balance. |Transaction does not add up correctly: subtotal + tip + tax + shipping - discount must equal the amount.| | |00071 |Transaction out of balance. |Transaction does not add up correctly: subtotal + tip + tax + shipping - discount must equal the amount.| | ||
|00080 |Transaction type not allowed from this source. |The requested command (sale, authonly, etc) was blocked by the merchant's source key. The command must be checked on source key settings screen to be accepted by the gateway.| | |00080 |Transaction type not allowed from this source. |The requested command (sale, authonly, etc) was blocked by the merchant's source key. The command must be checked on source key settings screen to be accepted by the gateway.| | ||
- | |01001 |Transaction not processed yet. |Langue specific libraries construct the transaction object with this error. It is over written when a transaction is processed.| | + | |01001 |Transaction not processed yet. |Language specific libraries construct the transaction object with this error. It is over written when a transaction is processed.| |
|02034 |Your billing address does not match your credit card. |Please check with your bank. The AVS result received from the platform was blocked by the Merchant's fraud preferences. Funds were not held for this transaction.| | |02034 |Your billing address does not match your credit card. |Please check with your bank. The AVS result received from the platform was blocked by the Merchant's fraud preferences. Funds were not held for this transaction.| | ||
|10001 |Processing Error Please Try Again Error from FDMS Nashville. |Invalid Transaction Code| | |10001 |Processing Error Please Try Again Error from FDMS Nashville. |Invalid Transaction Code| |