Serialized Form
adcUrl
java.lang.String adcUrl
- ADC_URL. Must be always FALSE. This is read-only.
address
java.lang.String address
- Billing address
amount
java.lang.String amount
- Amount that needs to be charged.
cardNum
java.lang.String cardNum
- Credit card number
cardCode
java.lang.String cardCode
- Security card code. This is a 3 or 4 digit number on the card that is used
for security purposes.
cardExpDate
java.lang.String cardExpDate
- Expiration date on the card. This is in the form of mm/yy, mmyy, mm/yyyy
city
java.lang.String city
- Billing city
company
java.lang.String company
- Company
country
java.lang.String country
- Country
delimData
java.lang.String delimData
- This is always true for ADC Direct response. The user cannot change its value.
firstName
java.lang.String firstName
- First name of the card holder
lastName
java.lang.String lastName
- Last name of the card holder
login
java.lang.String login
- Login ID required to connect
password
java.lang.String password
- Login password
phone
java.lang.String phone
- Phone number
state
java.lang.String state
testRequest
java.lang.String testRequest
- Test request. If true, the transaction will be treated as a test transaction
and the credit card will not be charged.
transID
java.lang.String transID
- Transaction ID. Used for Credit and Prior_Auth_Capture transactions.
type
java.lang.String type
- Type of transaction. Possible values are: AUTH_CAPTURE, AUTH_ONLY, CAPTURE_ONLY,
CREDIT, VOID, PRIOR_AUTH_CAPTURE.
version
java.lang.String version
- Version of Authorize.Net server. Default value is 3.1
zip
java.lang.String zip