| Package | Description |
|---|---|
| net.authorize.aim | |
| net.authorize.data.creditcard | |
| net.authorize.data.xml |
| Modifier and Type | Method and Description |
|---|---|
CreditCard |
Transaction.getCreditCard()
Deprecated.
Get the CreditCard associated with the transaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Transaction.setCreditCard(CreditCard creditCard)
Deprecated.
Set the CreditCard information for the transaction request.
|
| Modifier and Type | Method and Description |
|---|---|
static CreditCard |
CreditCard.createCreditCard()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
CreditCard |
Payment.getCreditCard()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
static Payment |
Payment.createPayment(CreditCard in_credit)
Deprecated.
|
void |
Payment.setCreditCard(CreditCard credit_card)
Deprecated.
|
Copyright © 2018. All Rights Reserved.