Skip to main content
ENUM

Values

PAYMENT_METHOD_NOT_ON_FILE
enum
deprecated
Transaction using a payment method not saved on file with the acceptorDeprecated: Use KEYED instead.
PAYMENT_METHOD_ON_FILE
enum
deprecated
Transaction using the customer’s payment method on file with the presenter. Often used in subscription modelsDeprecated: Use ON_FILE instead.
KEYED
enum
The payment method was manually keyed into the point of sale.
ON_FILE
enum
The payment method was loaded from a stored location.