articles
...
payment_processing_error_expla...
Payment Processing Error Explanations
5 min
it's possible that not all of your payments will process successfully the first time around if a payment fails, an error code is given you can find all payment errors under payments > failed attempts below is an exhaustive list of all payment error notices, and the reason behind the error error code order creation failure due to problematic input reason this error can happen with echeck and credit card transactions, and has to do with the shopper entering information that is not within the parameters of the fields for the payment information an example of this would be entering a phone number that is not within the 9 digit limit, or a 'first name' that is greater than the maximum number of 25 characters, or 'last name' is greater than the maximum number of 25 characters etc error order creation could not be completed because of payment processing failure 349 this transaction has been declined please try a different card or contact the credit card provider for assistance reason this is bank decline the user will have to call their cc company to see why the payment is declining, then make the payment again there are several additional decline codes such as 322, 501, however they all imply that the shopper must contact their bank to see the reason for the decline error order creation could not be completed because of payment processing failure 05 this transaction has been declined please try a different card or contact the credit card provider for assistance \[do not honour] (pv 05) reason that is another message from the bank that issued the card saying they have declined the transaction you can see where it says "do not honour" which is their reason we call these all "generic declines" because even though the messages vary they all mean the same thing the messages and the banks will never tell us why they were declined and only the cardholder can call to find out the solution is for the applicant to call the bank and see why this specific transaction is failing note applicant’s often contact their bank and simply ask if the card/payment method is working, when instead they need to inquire on the specific transaction attempts error code r02 account closed the bank account that the applicant is paying from is closed if a customer closes his account that’s linked to a recurring payment schedule, the next scheduled payment would receive a r02 reject code and fail error code r03 reason error code r03 it means that the account number structure is valid and it passes the check digit validation, but the account number does not correspond to the individual identified in the entry or the account number designated is not an open account error code the order failed because shopper payment details were incorrect or insufficient reason recurring charge failed because the payment details were incorrect or insufficient error code transaction failed because of payment processing failure 303 this transaction has been declined please check card details and try again, or contact your bank for assistance reason this is a general bank decline the user will have to call their cc company to see why the payment is declining, then make the payment again error transaction failed because of payment processing failure 502 this card has been reported lost or stolen please contact your bank for assistance we have deleted this payment method from your list please enter a new payment method reason because this card has been reported lost/stolen, it is automatically removed please enter a new payment method error code transaction failed because of payment processing failure 606 this transaction is not authorized due to restrictions by your bank please use a different card or contact your bank for assistance reason the shopper’s bank is restricting the transaction attempt, the shopper will need to contact their bank to see why this is the case error transaction failed because of payment processing failure 825 account does not exist please check the details and try again or contact your bank for assistance the payment processor is unable to locate an account to draw funds from this particular error is for credit card transactions error code transaction failed because of payment processing failure 900 invalid bank routing number exclusive to echeck transactions the routing number entered in incorrect/invalid error code you entered an invalid card number please try again please note we only accept visa mastercard amex reason the shopper entered a card type that is not supported, please try a supported card type error 7 invalid transaction type reason transaction type is invalid note http status is 403 forbidden solution is retry after validating request if issue persists, contact payments team who will reach out to bluesnap support error code 110 insufficient funds reason there are not sufficient funds in the shopper’s bank account to complete the transaction error 30 missing shopper or card holder reason no card holder or vaulted shopper id retry with card holder info or vaulted shopper id error code 302 insufficient funds reason there are not sufficient funds on the shopper’s debit/credit card to complete the transaction error 307 or 308 reason restricted card there are chargebacks on the card error code 10000 payment general failure reason a general payment failure has occurred retry if issue persists, contact bluesnap support error 14002 authorization expired reason payment processing failure because the authorization has expired do not retry error 14002 expired card reason payment processing failure due to expired card retry with correct expiration date if issue persists, retry with different payment method or decline the transaction error code 14002 high risk error reason payment processing failure due to high risk do not retry error code 14002 restricted card reason payment processing failure due to restricted card do not retry error code 14011 payment method not supported reason payment processing failure because the attempted operation is not supported for this payment method do not retry error code 15008 shopper not found reason the shopper id passed in the request was not found retry with correct vaulted shopper id vendor error resources the following is a link to the developer tools error codes note that they are not all relevant the ones related to transaction errors within regpack are noted above https //developers bluesnap com/v8976 xml/docs/card transaction errors https //stripe com/resources/more/a complete list of decline codes