public final class PaymentMeans
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
static int |
CHECK |
static int |
CONTACT_CHIP |
static int |
CONTACTLESS |
static int |
CUSTOM_1
To be used for new payment means not already referenced in the above list.
|
static int |
CUSTOM_2
To be used for new payment means not already referenced in the above list.
|
static int |
CUSTOM_3
To be used for new payment means not already referenced in the above list.
|
static int |
CUSTOM_4
To be used for new payment means not already referenced in the above list.
|
static int |
CUSTOM_5
To be used for new payment means not already referenced in the above list.
|
static int |
CUSTOM_6
To be used for new payment means not already referenced in the above list.
|
static int |
CUSTOM_7
To be used for new payment means not already referenced in the above list.
|
static int |
CUSTOM_8
To be used for new payment means not already referenced in the above list.
|
static int |
MANUAL_ENTRY |
static int |
NO_PAYMENT_MEANS |
static int |
SWIPE |
public static final int SWIPE
public static final int CONTACT_CHIP
public static final int CONTACTLESS
public static final int MANUAL_ENTRY
public static final int CHECK
public static final int NO_PAYMENT_MEANS
public static final int CUSTOM_1
public static final int CUSTOM_2
public static final int CUSTOM_3
public static final int CUSTOM_4
public static final int CUSTOM_5
public static final int CUSTOM_6
public static final int CUSTOM_7
public static final int CUSTOM_8