Represents the cardholder presence.

Enumeration Members

NOT_PRESENT_ECOMMERCE: "NOT_PRESENT_ECOMMERCE"

Cardholder is not present. E-commerce payment.

NOT_PRESENT_INSTALLMENT: "NOT_PRESENT_INSTALLMENT"

Cardholder is not present. Payment with installments. Not supported in UK and EEA.

NOT_PRESENT_MAIL_ORDER: "NOT_PRESENT_MAIL_ORDER"

Cardholder is not present. The order was taken over the mail.

NOT_PRESENT_PHONE_ORDER: "NOT_PRESENT_PHONE_ORDER"

Cardholder is not present. The order was taken over the phone.

NOT_PRESENT_RECURRING: "NOT_PRESENT_RECURRING"

Cardholder is not present. Recurring payment.

NOT_PRESENT_UNSPECIFIED: "NOT_PRESENT_UNSPECIFIED"

Cardholder is not present. Merchant acquirer does not provide additional details.

PRESENT: "PRESENT"

Cardholder is present at the point of sale.

UNKNOWN: "UNKNOWN"

Merchant acquired/Processing partner does not provide information about cardholder presence.