|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreditCard | |
|---|---|
| net.authorize.aim | |
| net.authorize.data.creditcard | |
| net.authorize.data.xml | |
| Uses of CreditCard in net.authorize.aim |
|---|
| Methods in net.authorize.aim that return CreditCard | |
|---|---|
CreditCard |
Transaction.getCreditCard()
Get the CreditCard associated with the transaction. |
| Methods in net.authorize.aim with parameters of type CreditCard | |
|---|---|
void |
Transaction.setCreditCard(CreditCard creditCard)
Set the CreditCard information for the transaction request. |
| Uses of CreditCard in net.authorize.data.creditcard |
|---|
| Methods in net.authorize.data.creditcard that return CreditCard | |
|---|---|
static CreditCard |
CreditCard.createCreditCard()
|
| Uses of CreditCard in net.authorize.data.xml |
|---|
| Methods in net.authorize.data.xml that return CreditCard | |
|---|---|
CreditCard |
Payment.getCreditCard()
|
| Methods in net.authorize.data.xml with parameters of type CreditCard | |
|---|---|
static Payment |
Payment.createPayment(CreditCard in_credit)
|
void |
Payment.setCreditCard(CreditCard credit_card)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||