| Package | Description |
|---|---|
| net.authorize | |
| net.authorize.arb |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Merchant.createARBTransaction(TransactionType transactionType,
Subscription subscription)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionType |
Transaction.getTransactionType()
Deprecated.
|
static TransactionType |
TransactionType.valueOf(java.lang.String name)
Deprecated.
Returns the enum constant of this type with the specified name.
|
static TransactionType[] |
TransactionType.values()
Deprecated.
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,
Subscription subscription)
Deprecated.
Creates a transaction.
|
Copyright © 2018. All Rights Reserved.