Reference

Betalingssvarkoder. Afkod hver afvisning.

ISO 8583 autorisationssvarkoder, der bruges af Visa, Mastercard og udstedende banker. Søg efter kode, navn eller betydning for at forstå, hvorfor en transaktion blev godkendt, afvist eller videresendt.

Viser 30 af 30 koder

Godkendelser

1 koder
00

Approved

Godkendelser

Transaction authorised successfully and funds reserved.

Anbefalet handling: Proceed with settlement and fulfilment.

Bløde afvisninger

4 koder
05

Do Not Honour

Bløde afvisninger

Generic issuer decline, often triggered by risk rules.

Anbefalet handling: Retry once through an alternative acquirer or after 3-D Secure authentication.

51

Insufficient Funds

Bløde afvisninger

The available balance or credit limit is too low.

Anbefalet handling: Retry after a short delay or prompt the customer to use another card.

61

Exceeds Withdrawal Limit

Bløde afvisninger

The transaction exceeds the cardholder's daily or per-transaction limit.

Anbefalet handling: Retry with a lower amount or prompt the customer for a different card.

91

Issuer Unavailable

Bløde afvisninger

The issuer or scheme switch could not be reached.

Anbefalet handling: Retry through a backup acquirer or after a short delay.

Hårde afvisninger

12 koder
04

Pick-up Card

Hårde afvisninger

Issuer suspects the card is lost, stolen or compromised.

Anbefalet handling: Do not retry; void the order and ask for a different payment method.

14

Invalid Card Number

Hårde afvisninger

The card number failed the Luhn check or does not exist.

Anbefalet handling: Ask the customer to re-enter their card details; do not retry the same number.

41

Lost Card

Hårde afvisninger

The cardholder has reported the card as lost.

Anbefalet handling: Do not retry; void the order and request a new payment method.

43

Stolen Card

Hårde afvisninger

The cardholder has reported the card as stolen.

Anbefalet handling: Do not retry; flag the transaction and request a new payment method.

54

Expired Card

Hårde afvisninger

The card has passed its expiry date.

Anbefalet handling: Ask the customer to update their expiry date or use a different card.

57

Transaction Not Permitted to Cardholder

Hårde afvisninger

The card product does not allow this transaction type.

Anbefalet handling: Do not retry; ask for an alternative payment method.

59

Suspected Fraud

Hårde afvisninger

The issuer's fraud system has flagged the transaction.

Anbefalet handling: Do not retry; request an alternative payment method and review the order.

62

Restricted Card

Hårde afvisninger

The card has restrictions that block the transaction.

Anbefalet handling: Do not retry; ask the customer to use another card.

78

Non-activated Account

Hårde afvisninger

The account has not been activated or is not yet usable.

Anbefalet handling: Do not retry; ask the customer to activate their account or use another card.

N7

Incorrect CVV

Hårde afvisninger

The card verification value does not match issuer records.

Anbefalet handling: Ask the customer to re-enter the CVV; do not retry if repeated.

R0

Stop Payment Order

Hårde afvisninger

The cardholder has requested that recurring payments be stopped.

Anbefalet handling: Cancel the subscription or recurring agreement; do not retry.

T1

Invalid CVV

Hårde afvisninger

The CVV is invalid or missing for a card-not-present transaction.

Anbefalet handling: Ask the customer to provide the correct CVV and retry once.

SCA / autentificering

1 koder
65

Strong Customer Authentication Required

SCA / autentificering

PSD2 requires the transaction to be authenticated.

Anbefalet handling: Restart the flow with 3-D Secure step-up authentication.

Henvisninger

2 koder
01

Refer to Card Issuer

Henvisninger

Issuer wants additional verification before approving.

Anbefalet handling: Ask the customer to contact their issuer, or retry with voice authorisation if available.

02

Refer to Card Issuer (Special Conditions)

Henvisninger

Issuer requires special conditions to be met.

Anbefalet handling: Contact the issuer for guidance before reattempting.

Fejl

10 koder
03

Invalid Merchant or Service

Fejl

The merchant ID, terminal ID or service is not recognised.

Anbefalet handling: Check acquiring configuration and retry; do not retry if the MID is suspended.

06

Error

Fejl

Technical error at the issuer or scheme level.

Anbefalet handling: Retry after a short delay; escalate if the error persists.

12

Invalid Transaction

Fejl

The transaction type or data format is not valid.

Anbefalet handling: Check request fields and retry with corrected data.

13

Invalid Amount

Fejl

The amount is malformed, zero, or outside allowed limits.

Anbefalet handling: Verify the amount, currency and decimals, then retry.

19

Re-enter Transaction

Fejl

The issuer did not receive the transaction cleanly.

Anbefalet handling: Retry the transaction without changing the data.

58

Transaction Not Permitted to Terminal

Fejl

The merchant terminal or MID is not configured for this transaction.

Anbefalet handling: Check MID configuration and routing rules before retrying.

63

Security Violation

Fejl

A security check on the transaction data failed.

Anbefalet handling: Review authentication data and retry with corrected security fields.

82

Timeout / Reversal Needed

Fejl

The issuer did not respond within the allowed time.

Anbefalet handling: Perform a reversal check, then retry the transaction.

92

Routing Error

Fejl

The transaction could not be routed to the correct destination.

Anbefalet handling: Check routing configuration and retry.

96

System Malfunction

Fejl

A system error occurred at the issuer, acquirer or scheme.

Anbefalet handling: Retry after a short delay; contact support if the error persists.

Hvordan Cardflo håndterer svarkoder

Cardflo's orchestration layer inspects the raw response code from every processor, applies scheme-specific mapping, and feeds the outcome into intelligent routing and retry logic. Soft declines are retried through alternative acquirers or after customer prompts, while hard declines are suppressed so merchants avoid excessive-authorisation fees and protect their MID standing.

Ofte stillede spørgsmål

What is a payment response code?

A payment response code is a standardised value returned by the issuing bank after an authorisation attempt. It tells the merchant whether the transaction was approved, declined, or referred, and gives the reason for the outcome.

What should a merchant do when they receive response code 04, Pick-up Card?

Response code 04 means the issuer considers the card compromised, lost, or stolen. For in-person transactions, the merchant should retain the card if safe to do so. For online transactions, the order should be voided, the same card must not be retried, and the customer should be asked for a different payment method.

How does Cardflo use response codes in routing and retry logic?

Cardflo maps every issuer, acquirer and scheme response code into a canonical category. Soft declines are retried through an alternative acquirer route or after a short delay, while hard declines are suppressed to avoid excessive-authorisation fees. Code-aware orchestration typically recovers 5 to 15 per cent of otherwise-lost authorisations.

Which payment response codes are considered soft declines?

Soft declines include codes such as 05 (Do Not Honour) for transient risk rules, 51 (Insufficient Funds), 61 (Exceeds Withdrawal Limit), 91 (Issuer Unavailable), and PSD2 codes like 65 (SCA Required). These can generally be retried through a different acquirer, with 3-D Secure, or after a short delay.

What is the difference between a hard decline and a soft decline?

A hard decline indicates a permanent reason the transaction cannot proceed, such as an invalid card number, lost or stolen card, or expired card. A soft decline indicates a temporary issue, such as insufficient funds or a timeout, where a retry may succeed under different conditions.

Kom i gang

Klar til fart?

Fortæl os om din virksomhed. Vi matcher dig med de rigtige ’acquiring’-partnere og den rigtige rute, typisk inden for en uge.

Ansøg nu