|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface TransactionType
TransactionType interface
This interface contains valid transaction types.
| Field Summary | |
|---|---|
static int |
CC_REFUND
Credit Card Refund |
static int |
CC_SALE
Credit Card Sale (web transaction or keyed entry) |
static int |
CC_SWIPE_REFUND
Credit Card Retail Refund (swipe data) |
static int |
CC_SWIPE_SALE
Credit Card Retail Sale (swipe data) |
static int |
DEBIT_REFUND
Debit Card Refund |
static int |
DEBIT_SALE
Debit Card Sale |
static int |
DEBIT_SWIPE_REFUND
Debit Card Retail Refund (swipe data) |
static int |
DEBIT_SWIPE_SALE
Debit Card Retail Sale (swipe data) |
| Field Detail |
|---|
static final int CC_SALE
static final int CC_SWIPE_SALE
static final int CC_REFUND
static final int CC_SWIPE_REFUND
static final int DEBIT_SALE
static final int DEBIT_SWIPE_SALE
static final int DEBIT_REFUND
static final int DEBIT_SWIPE_REFUND
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||