Skip to main content

Error Codes

Example of error data

{
"message": "Provider Service Error",
...
"code": 34,
"isRetryable": false,
"type": "https://docs.payfurl.com/errorscodes#34"
}

Meanings:

  • message - payFURL standard error message
  • code - payFURL standard error code
  • isRetryable - a flag to indicate you can retry the operation, and it may process successfully, or you cannot as it will fail again
  • type - a link to the error code documentation

Error Codes Table

CodeMessageNotes
0No ErrorDefault code, e.g. success.
1Unknown ErrorThe error is unknown, please contact the support.
2Invalid AmountAmount must be bigger than 0, but not bigger than 10,000.
3Invalid Authorise DetailsAuthorise Details for the provider are invalid. Need to verify request data or contact the support.
4Invalid Capture DetailsCapture was failed due to invalid Capture request details. Verify request data or contact the support.
5Invalid Card NumberInvalid Card Number, please use correct card number.
6Invalid CCVInvalid CVV, please verify and use correct CVV for the card.
7Invalid CountryInvalid Country code. See full list of countries and country codes here
8Invalid Country for transferInvalid Country code for the transfer.
9Invalid Expiry DateExpiry Date is invalid. Please verify and use correct Expiry Date.
10Invalid Payment DetailsInvalid Payment Details. Please make sure you use valid payment information.
11Invalid PayPal AccountPaypal Account is invalid. Please make sure you use correct Paypal Account information.
12Invalid Refund DetailsRefund Details is invalid. Please make sure you provide correct refund information.
13Invalid Void DetailsVoid Details is invalid. Please make sure you provide correct void information.
14Expired CardCard has expired. Please use other card to process the request.
15Insufficient FundsCard has insufficient funds. Make sure you add more funds to the card and apply the request again.
16Location not supportedLocation is not supported. Please verify location information.
17PayPal Billing agreement cancelledPaypal Billing agreement cancelled.
183D Secure failed3D Secure failed. Please contact the support for more details.
19Account Email UnconfirmedAccount Email Unconfirmed.
20Account ErrorAccount Error.
21Account is locked or closedAccount is locked or closed.
22Account not AuthorisedAccount not Authorised.
23Account RestrictedAccount Restricted.
24Amount exceeds MaxAmount for payTo agreementAmount exceeds MaxAmount for payTo agreement. Please verify and update the amount.
25Amount too LargeAmount is too large. Please decrease it and try again.
26Authentication/Authorization ErrorAuthentication/Authorization Error.
27Billing Postal Code not supportedBilling Postal Code is not supported. Please update and try again.
28Currency Compliance issues with transactionsCurrency Compliance issues with transactions.
29Currency not supportedCurrency is not supported. Please change currency and try again.
30DuplicateDuplicate.
31Duplicate TransactionDuplicate Transaction.
32Feature UnavailableFeature Unavailable.
33PayTo Agreement is not activePayTo Agreement is not active. Please activate it and try again.
34Provider Service ErrorProvider Service Error. Please try again later or contact the support for more details.
35Rate Limiting AppliedRate Limiting Applied.
36Receiver Account LockedReceiver Account Locked.
37Retry laterRetry later.
38Sender Account IssueSender Account Issue.
39Invalid ProviderIdProviderId is invalid. Please verify and use valid CustomerId.
40Invalid AuthenticationInvalid Authentication. Please verify authentication parameters and try again.
41Invalid EnvironmentInvalid Environment. Please contact the support.
42Tokenise Card ErrorTokenise Card Error. Please verify tokenise parameters and try again. Or contact the support.
43Transaction ErrorTransaction Error.
44Not support chargeCharge request is not supported. Please contact the support for more details.
45Unable to refundUnable to refund due to an error. Please verify request's parameters and try again. Or contact the support for more details.
46Unable to chargeUnable to charge due to an error. Please verify request's parameters and try again. Or contact the support for more details.
47Unable to captureUnable to capture due to an error. Please verify request's parameters and try again. Or contact the support for more details.
48Unable to voidUnable to void due to an error. Please verify request's parameters and try again. Or contact the support for more details.
49Unable to add customerUnable to add a customer due to an error. Please verify request's parameters and try again. Or contact the support for more details.
50No transaction foundNo transaction found.
51Invalid or expired tokenInvalid or expired token. Please update or renew token and try again.
52Invalid CustomerIdCustomerId is invalid. Please verify and use valid CustomerId.
53Invalid ChargeCharge is invalid. Please verify and use valid Charge.
54Invalid Charge StatusCharge status is invalid. To process the request the charge must have correct status.
55Invalid Card lengthInvalid Card length. It must be 14 digits.
56Invalid PaymentMethodIdPaymentMethodId is invalid. Please verify and use valid PaymentMethodId.
57Invalid PaymentMethodPaymentMethod is invalid. Please make sure you use correct PaymentMethod and try again.
58Invalid Payment TypePayment Type is invalid. It allows to be CARD only.
59Invalid threeDSServerTransIDInvalid 3DS Server Transaction Id.
60Invalid Transfer AmountInvalid Transfer Amount. Transfer amount cannot be bigger then checkout amount.
61Invalid ReferenceIdReferenceId is invalid. Please verify reference/checkout id and try again.
62Invalid VaultIdVaultId is invalid. Please verify and use valid VaultId.
63No card providers configuredThere is not configured any provider that can process the request. Please verify your providers list and configurations.
64Customer has no DefaultPaymentMethodIdDefault payment method is not defined for the customer. Please setup it and try again.
65No provider foundThere was not found a provider to create an agreement. Please verify your configuration and try again or contact the support.
66No VaultId associated with this payment methodNo VaultId associated with this payment method. Please make sure you create payment method with vault.
67No transfer information providedNo transfer information provided. Please verify your request's parameters and try again.
68Transfer larger than original chargeTotal transfer amount is bigger than original charge amount. Please verify data and try again.
69Duplicate Group referenceDuplicate Group reference.
70Duplicate transfer referenceDuplicate transfer reference.
71Feature Authorise & Capture is not supported by this providerFeature Authorise & Capture is not supported by this provider.
72Invalid CustomerId (removed)CustomerId is invalid as it the customer was removed. Please verify and use valid CustomerId.
73Invalid PaymentMethodId (removed)PaymentMethodId is invalid as it the payment method was removed. Please verify and use valid PaymentMethodId.
74Invalid Amount. Amount must be positiveAmount is invalid. It must be a positive value, e.g. > 0.
75Feature Verify Pending is not supported by this providerFeature Verify Pending is not supported by this provider.
76Invalid Amount. Maximum available refund is lessRefund amount is bigger than the charge amount. Use equal to the charge amount or smaller value. Note that previous partial refunds count as well.
77Invalid capture amount passed. Capture amount could not be more than a transaction oneInvalid capture amount passed. Capture amount could not be more than a transaction one. Use the same or smaller value.
78Feature Partial Capture is not supported by this provider. Capture amount must be the same as a transaction oneFeature Partial Capture is not supported by this provider. Capture amount must be the same as a transaction one. Cannot be used smaller or bigger value.
79Amount outside range for merchantAmount is outside of a range that configured for the merchant. Please verify the range and adjust the amount before try again.
80Gateway timeoutProvider's gateway timout. Please try to make a request again later. In case of regular occuring contact the support for more details.
81Invalid PaymentInformationPaymentInformation section of the request is missed. Please add the section and try again.
82Cannot provide both ExpireDate & ExpireSecondsThe request contains both ExpireDate & ExpireSeconds. Please use one of these two fields only, either ExpireDate or ExpireSeconds.
83Invalid ExpireDate or ExpireSecondsThe request contains invalid ExpireDate or ExpireSeconds. ExpireDate must be future date time stamp. ExpireSeconds must be bigger than 0.
84Invalid ChargeIdChargeId is invalid. Please verify and use valid ChargeId.
85Cannot provide both VaultExpireDate & VaultExpireSecondsThe request contains both VaultExpireDate & VaultExpireSeconds. Please use one of these two fields only, either VaultExpireDate or VaultExpireSeconds.
86Invalid Vault Expiry DatePlease verify VaultExpireDate or VaultExpireSeconds. VaultExpireDate must be future date time stamp. VaultExpireSeconds must be bigger than 0.
87Invalid TokenIdTokenId is invalid. Please verify and use valid TokenId.
88Invalid TransferIdTransferId is invalid. Please verify and use valid TransferId.
89Invalid Notification FormatTransaction notification format is invalid. Please verify integration with the webhook.
90Validation ErrorValidation Error occurs when request data has incorrect or missed value(s). Please check "details" response info, verify and fix your request data and try again.
91Token verification not supportedToken verification not supported occurs when selected gateway doesn't support token verification.
92Invalid addressInvalid address occurs when request data has incorrect or missed value(s) in customer address.
93Blocked CardThis credit card has been blocked.
94TimeoutTimeout during the request execution. Please verify status and data before continue with the transaction.
95Visa Installments is not supported by this providerVisa Installments is not supported by this provider.
96The order information is invalidThe order information is invalid. Please verify and fix your request data (e.g. list of items) and try again.
97Metadata does not contain required field(s)Metadata does not contain required field(s). For example, "Document Id". Please verify the provider required fields.
98Fraud check is not supported by this providerGiven provider does not support Fraud check
99Card is not enrolled for Visa InstallmentsGiven card number is not enrolled for Visa Installments
100This feature is not supported by this providerThis feature is not supported by this provider
101Invalid BatchIdInvalid BatchId
102Invalid Batch DataInvalid Batch Data
103Direct Debit is not supported by this providerDirect Debit is not supported by this provider.
104Invalid SubscriptionIdInvalid SubscriptionId
105No data to update the PaymentMethodNo data to update the PaymentMethod. Please verify and fix your request data.
106The Payment Method must be of type 'CARD'The Payment Method must be of type 'CARD'
107Unable to update the PaymentMethodUnable to update the PaymentMethod
108Unable to update SubscriptionUnable to update Subscription
109Unable to create webhook subscriptionUnable to create webhook subscription
110Unable to retrieve webhook subscriptionUnable to retrieve webhook subscription
111Unable to delete webhook subscriptionUnable to delete webhook subscription
112Blocked by Fraud rulesBlocked by Fraud rules
1133D Secure required3D Secure required. Please initiate 3D Secure check
114Unable to create network tokenUnable to create network token
115Unable to create payment linkUnable to create payment link
116Invalid Payment Link IdInvalid Payment Link Id
901Refer to card issuerRefer to card issuer
902Refer to card issuer's special conditionsRefer to card issuer's special conditions
903Invalid merchantInvalid merchant
904Pick-up cardPick-up card
905Do not honorDo not honor
906ErrorError
907Pick-up card, special conditionPick-up card, special condition
908Honour with identificationHonour with identification
909Request in progressRequest in progress
910Approved for partial amountApproved for partial amount
911Approved (VIP)Approved (VIP)
912Invalid transactionInvalid transaction
913Invalid amountInvalid amount
914Invalid card number (no such number)Invalid card number (no such number)
915No such issuerNo such issuer
916Approved, update track 3Approved, update track 3
917Customer cancellationCustomer cancellation
918Customer disputeCustomer dispute
919Re-enter transactionRe-enter transaction
920Invalid responseInvalid response
921No action takenNo action taken
922Suspected malfunctionSuspected malfunction
923Unacceptable transaction feeUnacceptable transaction fee
924File update not supported by receiverFile update not supported by receiver
925Unable to locate record on fileUnable to locate record on file
926Duplicate file update record, old record replacedDuplicate file update record, old record replaced
927File update field edit errorFile update field edit error
928File update file locked outFile update file locked out
929File update not successful, contact acquirerFile update not successful, contact acquirer
930Format errorFormat error
931Bank not supported by switchBank not supported by switch
932Completed partiallyCompleted partially
933Expired cardExpired card
934Suspected fraud - pic upSuspected fraud - pic up
935Card acceptor contact acquirerCard acceptor contact acquirer
936Restricted cardRestricted card
937Card acceptor call acquirer securityCard acceptor call acquirer security
938Allowable PIN tries exceededAllowable PIN tries exceeded
939No credit accountNo credit account
940Requested function not supportedRequested function not supported
941Lost cardLost card
942No universal accountNo universal account
943Stolen card - pick-upStolen card - pick-up
944No investment accountNo investment account
951Insufficient fundsInsufficient funds
952No checking accountNo checking account
953No savings accountNo savings account
954Expired cardExpired card
955Incorrect personal identification numberIncorrect personal identification number
956No card recordNo card record
957Transaction not permitted to cardholderTransaction not permitted to cardholder
958Transaction not permitted to terminalTransaction not permitted to terminal
959Suspected fraudSuspected fraud
960Card acceptor contact acquirerCard acceptor contact acquirer
961Exceeds withdrawal amount limitExceeds withdrawal amount limit
962Restricted cardRestricted card
963Security violationSecurity violation
964Original amount incorrectOriginal amount incorrect
965Exceeds withdrawal frequency limitExceeds withdrawal frequency limit
966Card acceptor call acquirer's security departmentCard acceptor call acquirer's security department
967Hard capture (requires that card be picked up at ATM)Hard capture (requires that card be picked up at ATM)
968Response received too lateResponse received too late
975Allowable number of PIN tries exceededAllowable number of PIN tries exceeded
990Cutoff is in process (switch ending a day's business and starting the next. Transaction can be sent again in a few minutes)Cutoff is in process (switch ending a day's business and starting the next. Transaction can be sent again in a few minutes)
991Issuer or switch is inoperativeIssuer or switch is inoperative
992Financial institution or intermediate network facility cannot be found for routingFinancial institution or intermediate network facility cannot be found for routing
993Transaction cannot be completed. Violation of lawTransaction cannot be completed. Violation of law
994Duplicate transmissionDuplicate transmission
995Reconcile errorReconcile error
996System malfunctionSystem malfunction