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