|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Transaction | |
|---|---|
| net.authorize | |
| net.authorize.arb | |
| net.authorize.xml | |
| Uses of Transaction in net.authorize |
|---|
| Methods in net.authorize that return Transaction | |
|---|---|
Transaction |
Merchant.createARBTransaction(TransactionType transactionType,
Subscription subscription)
Creates a new ARB Transaction. |
| Uses of Transaction in net.authorize.arb |
|---|
| Methods in net.authorize.arb that return Transaction | |
|---|---|
static Transaction |
Transaction.createTransaction(Merchant merchant,
TransactionType transactionType,
Subscription subscription)
Creates a transaction. |
static Transaction |
Transaction.createTransaction(Transaction transaction,
BasicXmlDocument response)
Create a transaction from a response. |
| Methods in net.authorize.arb with parameters of type Transaction | |
|---|---|
static Transaction |
Transaction.createTransaction(Transaction transaction,
BasicXmlDocument response)
Create a transaction from a response. |
protected void |
Result.importResponseMessages(Transaction txn)
Import the response messages into the result. |
| Uses of Transaction in net.authorize.xml |
|---|
| Methods in net.authorize.xml with parameters of type Transaction | |
|---|---|
protected void |
Result.importResponseMessages(Transaction txn)
Import the response messages into the result. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||