PaymentOperation

public enum PaymentOperation

PaymentOperation type

Enum Constants

CREATED

public static final PaymentOperation CREATED

payment created

DELAYED_CHARGE

public static final PaymentOperation DELAYED_CHARGE

Delayed charge to perform Pre-auth delayed charge transactions.

GRATUITY_ADJUSTMENT

public static final PaymentOperation GRATUITY_ADJUSTMENT

Gratuity adjustment on completed payment.

PARTIAL_VOID

public static final PaymentOperation PARTIAL_VOID

Partial void a transaction

PRE_AUTHORIZATION_COMPLETION

public static final PaymentOperation PRE_AUTHORIZATION_COMPLETION

Complete pre-authorization transaction

PRE_AUTHORIZATION_EXTEND

public static final PaymentOperation PRE_AUTHORIZATION_EXTEND

Extend pre-authorization

PRE_AUTHORIZATION_INCREASE_AMOUNT

public static final PaymentOperation PRE_AUTHORIZATION_INCREASE_AMOUNT

Increase pre-authorization amount

VOID_TYPE

public static final PaymentOperation VOID_TYPE

Void a transaction