| Package | Description |
|---|---|
| net.authorize | |
| net.authorize.reporting |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Merchant.createReportingTransaction(TransactionType transactionType)
Creates a new Reporting Transaction.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionType |
Transaction.getTransactionType() |
static TransactionType |
TransactionType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TransactionType[] |
TransactionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static Transaction |
Transaction.createTransaction(Merchant merchant,
TransactionType transactionType)
Creates a transaction.
|
Copyright © 2016. All Rights Reserved.