| Package | Description |
|---|---|
| net.billforward.model.gateways |
| Modifier and Type | Method and Description |
|---|---|
GatewayEnvironment |
APIConfiguration.getEnvironment() |
static GatewayEnvironment |
GatewayEnvironment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static GatewayEnvironment[] |
GatewayEnvironment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
APIConfiguration.setEnvironment(GatewayEnvironment environment) |
| Constructor and Description |
|---|
AuthorizeNetConfiguration(BillForwardClient m_BfClient,
String loginID,
String transactionKey,
GatewayEnvironment sandbox) |
Copyright © 2015 BillForward. All rights reserved.