| Package | Description |
|---|---|
| net.authorize | |
| net.authorize.arb |
| Modifier and Type | Method and Description |
|---|---|
Transaction |
Merchant.createARBTransaction(TransactionType transactionType,
Subscription subscription)
Creates a new ARB Transaction.
|
| Modifier and Type | Method and Description |
|---|---|
TransactionType |
Transaction.getTransactionType() |
static TransactionType |
TransactionType.valueOf(java.lang.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,
Subscription subscription)
Creates a transaction.
|
Copyright © 2018. All Rights Reserved.