Skip to end of banner
Go to start of banner

Chip Liability Shift Lost Stolen NRI

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Conditions

All of the following:

  • The cardholder states that:
    • The cardholder did not authorize the transaction.
    • The card is no longer, or has never been, in the possession of the cardholder.
  • Both the issuer and the acquirer are located in a country or region participating in a domestic, intraregional, or interregional chip/PIN liability shift as shown in the below table.
  • A fraudulent transaction resulted from the use of a hybrid PIN-preferring card at one of the
    following:
    • A magnetic stripe-reading-only terminal (whether PIN-capable or not)
    • A hybrid terminal not equipped with a PIN pad capable (at a minimum) of checking the PIN
      offline
    • A hybrid terminal equipped with a PIN pad capable (at a minimum) of checking the PIN offline, but DE 55 was not present in the Authorization Request/0100 message or Financial Transaction Request/0200 message
    • A hybrid terminal where the PIN pad is not present or not working
  • The validly issued card was a hybrid PIN-preferring card.
  • The transaction was reported to SAFE as lost/stolen/NRI in accordance with the SAFE Products User Guide prior to processing the chargeback.

Dependencies

Validations

ValidationValueLogicAssociated Rule(s)
Not Chip Liability Shift (Lost/Stolen/NR) EligibleTrue
  • IsCardSecure AND
  • Claim Reason = (Card Lost, Card Stolen, Card Not Received) AND
  • IsAutomatedFuelDispenser = false AND
  • POS Entry Mode = 2 OR
  • POS Entry Mode = (5, C, D, E, M) and
  • CardholderAuthenticationEntity = 3
IsChipLiabilityShiftEligibleLSNR_MC
The transaction occurred with an online PIN-preferring card and PIN data was provided in the Authorization Request/0100 or Financial Transaction Request/0200 message.FalseCardholderAuthenticationMethod = 1IsPinAuthenticatedTransaction_MC
Authorization Approval after the FNS Date. The issuer approved the transaction after submitting two or more chargebacks involving the same Mastercard card account (for this purpose, “account” means primary account number [PAN] and expiration date) for any of the following message reason codes: 4837, 4840, 4870, or 4871. Message reason code 4863 first chargebacks will be included in the FNS count once the FNS fraud chargeback count is two or greater.False

2 or more previous disputes with reason code 4837, 4840, 4870, or 4871 on the same card number

 IsApprovedAfterFNS_MC
FNS Counter Exceeds 15 Fraud-Related Chargebacks. The issuer submitted more than 15 chargebacks in aggregate involving the same account for message reason codes 4837, 4840, 4870, or 4871.False15 or more previous disputes with reason code 4837, 4840, 4870, or 4871 on the same card numberIsFNSCountReached_MC
A Digital Secure Remote Payment (DSRP) transaction or any subsequent transaction for a related partial shipment or recurring payment.False
  • cardholderActivatedTerminalLevel = 6 
  • terminalOperatingEnvironment in (2,4) 
  • cardDataInputMode = R
  • IsFaceToFaceTransaction != True
IsDSRPTransaction_MC
A valid EMV chip transaction occurred and DE 55 and related data was provided in the Authorization Request/0100 message or Financial Transaction Request/0200 message (when online-authorized) and the First Presentment/1240 message.False

integratedCircuitCardRelatedData is not null

IsChipTransaction_MC
A magnetic stripe-read or key-entered transaction occurred and was properly identified as the result of technical fallback in the Authorization Request/0100 message and in the First Presentment/1240 message.False
  • posEntryModePan in (79,80) OR
  • posEntryModePan = 01 AND
  • IsHybridPOSTerminal (posCardDataTerminalInputCapability in (3,5,8,9) AND cardDataInputCapability in (5,C,D,E,M))
IsFallBackTransaction_MC
Consumer-Presented QR transaction that was properly identified in the Authorization Request/0100 message or Financial Transaction Request/0200 message.False
  • posEntryModePan = 3 AND
  • DE 48, Subelement 21 = 11 
IsMCQRTransaction_MC
The Authorization Request/0100 message contained a service code value other than 2xx or 6xx in DE 35 (Track 2 Data) or DE 45 (Track 1 Data)False@String.startsWith(serviceCode), "2" OR  @String.startsWith(serviceCode), "6"IsChipServiceCode_MC
The transaction was a mail order, phone order, e-commerce, or recurring payment transaction.False
  • cardholderPresentData in (2, 3, 4, 5) OR
  • cardDataInputMode = "S" 
IsMOTOTransaction_MC
Mastercard Commercial Payments Account. The transaction was a Mastercard Commercial Payments Account transaction. A Mastercard Commercial Payments Account transaction occurs when PDS 0002 (GCMS Product Identifier) was MAP (Mastercard Commercial Payments Account) in the First Presentment/1240 message.False

gcmsProductIndentifier = "MAP"

IsMCCommercialPayment_MC

Related Questionnaires

Fraud Questionnaire


  • No labels