PanEntryMethod

Enum class representing the pan entry method.

Entries

Link copied to clipboard

Card is manually keyed at the point of sale.

Link copied to clipboard

Card details obtained via OCR.

Link copied to clipboard

Card details obtained via optical code.

Link copied to clipboard

Pan entry method is EMV ICC.

Link copied to clipboard

Card details obtained online.

Link copied to clipboard

Card details obtained via card chip at a POS.

Link copied to clipboard

Credentials on file purchase.

Link copied to clipboard

Card details obtained via magnetic stripe. Currently disabled.

Link copied to clipboard

Card details obtained via magnetic stripe. Currently disabled.

Link copied to clipboard

Contactless purchase at the point of sale.

Link copied to clipboard

Card details obtained via stored credentials.

Link copied to clipboard

Fallback to magnetic stripe at a chip-enabled POS. Not supported.

Link copied to clipboard

Merchant tried perform contactless transaction by obtaining the card details from the magnetic stripe. Currently not supported.

Link copied to clipboard

Pan entry method is PAN exp date by acquirer.

Link copied to clipboard

Card details obtained via pre-registered checkout service.

Link copied to clipboard

Merchant acquirer does not specify the PAN entry method.

Properties

Link copied to clipboard

Returns a representation of an immutable list of all enum entries, in the order they're declared.

Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard

Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)

Link copied to clipboard

Returns an array containing the constants of this enum type, in the order they're declared.