public static interface PortalEnums.PinChargeCmd
Modifier and Type | Field and Description |
---|---|
static int |
AUTH_ONLY |
static int |
AUTHORIZE
No Longer Supported
|
static int |
CONDITION |
static int |
DEPOSIT |
static int |
GET_DEPOSIT_RES |
static int |
NONE |
static int |
RECOVER_PAYMENT |
static int |
REFUND |
static int |
RESUBMIT |
static int |
REVERSE |
static int |
RFR |
static int |
TOKEN_ONLY |
static int |
VERIFY |
static final int NONE
static final int VERIFY
static final int AUTH_ONLY
static final int AUTHORIZE
static final int CONDITION
static final int DEPOSIT
static final int REFUND
static final int RFR
static final int RESUBMIT
static final int RECOVER_PAYMENT
static final int GET_DEPOSIT_RES
static final int TOKEN_ONLY
static final int REVERSE