Class PcChargeApi
java.lang.Object
org.apache.ofbiz.accounting.thirdparty.gosoftware.PcChargeApi
-
Field Summary
Modifier and TypeFieldDescriptionstatic final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
protected static final int
protected static final int
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
static final String
-
Constructor Summary
ConstructorDescriptionPcChargeApi
(boolean isFile) PcChargeApi
(String host, int port) PcChargeApi
(Document document) -
Method Summary
-
Field Details
-
X_SCHEMA
- See Also:
-
ROOT_ELEMENT
- See Also:
-
REQ_ELEMENT
- See Also:
-
USER_ID
- See Also:
-
USER_PW
- See Also:
-
COMMAND
- See Also:
-
TROUTD
- See Also:
-
PROCESSOR_ID
- See Also:
-
MERCH_NUM
- See Also:
-
ACCT_NUM
- See Also:
-
EXP_DATE
- See Also:
-
MANUAL_FLAG
- See Also:
-
TRANS_AMOUNT
- See Also:
-
REFERENCE
- See Also:
-
TRACK_DATA
- See Also:
-
CUSTOMER_CODE
- See Also:
-
TAX_AMOUNT
- See Also:
-
PRINT_RECEIPTS_FLAG
- See Also:
-
PERIODIC_PAYMENT_FLAG
- See Also:
-
OFFLINE_FLAG
- See Also:
-
VOID_FLAG
- See Also:
-
ZIP_CODE
- See Also:
-
STREET
- See Also:
-
TICKET_NUM
- See Also:
-
CARDHOLDER
- See Also:
-
TRANS_STORE
- See Also:
-
TRANS_ID
- See Also:
-
TOTAL_AUTH
- See Also:
-
MULTI_FLAG
- See Also:
-
PRESENT_FLAG
- See Also:
-
CVV2
- See Also:
-
AUTH_CODE
- See Also:
-
RESULT
- See Also:
-
AVS_CODE
- See Also:
-
TRANS_DATE
- See Also:
-
TICKET
- See Also:
-
CARD_ID_CODE
- See Also:
-
CVV2_CODE
- See Also:
-
MODE_OUT
protected static final int MODE_OUT- See Also:
-
MODE_IN
protected static final int MODE_IN- See Also:
-
-
Constructor Details
-
PcChargeApi
-
PcChargeApi
public PcChargeApi(boolean isFile) -
PcChargeApi
-
PcChargeApi
public PcChargeApi()
-
-
Method Details
-
set
Set.- Parameters:
name
- the namevalue
- the value
-
get
Get string.- Parameters:
name
- the name- Returns:
- the string
-
toString
-
getDocument
Gets document.- Returns:
- the document
-
send
Send pc charge api.- Returns:
- the pc charge api
- Throws:
IOException
- the io exceptionGeneralException
- the general exception
-