Skip to main content

VerificationMethod

Cardholder verification method used at the terminal (card-present payments).

  • onlinePin - PIN verified online with the issuer.
  • offlinePin - PIN verified offline by the chip.
enum VerificationMethod {
onlinePin
offlinePin
}

Values

VerificationMethod.onlinePin

VerificationMethod.offlinePin

Member Of

PaymentMethodCardPresent object ● PaymentMethodCardPresentInput input