Class: Cvm

timapi.constants.Cvm()

Overview

Members-Overview

new Cvm()

Specifies which cardholder verification method has been performed during the transaction.

The supported cardholder verification methods are defined both, on the terminal and on the card. The first match of both sides will be performed according to EMV Book 3 [B11].

The following values are valid:

Specification: retail.

Member-List

noCvm (static, constant)

No CVM required.

Specification: retail.

onDevice (static, constant)

On device cvm.

Specification: retail.

other (static, constant)

Other.

Specification: retail.

pin (static, constant)

PIN verification

Specification: retail.

pinSignature (static, constant)

PIN verification and signature (paper).

Specification: retail.

signature (static, constant)

Signature (paper).

Specification: retail.