public class AuthorizeNetConfiguration extends APIConfiguration
| Modifier and Type | Field and Description |
|---|---|
protected String |
APILoginID |
protected static ResourcePath |
resourcePath |
protected String |
transactionKey |
changedBy, created, deleted, environment, id, migrations, organizationID, type, updatedm_client, PRETTY_PRINT_GSON| Modifier | Constructor and Description |
|---|---|
protected |
AuthorizeNetConfiguration() |
|
AuthorizeNetConfiguration(BillForwardClient client_) |
|
AuthorizeNetConfiguration(BillForwardClient m_BfClient,
String loginID,
String transactionKey,
GatewayEnvironment sandbox) |
| Modifier and Type | Method and Description |
|---|---|
String |
getAPILoginID() |
protected ResourcePath |
getResourcePath() |
String |
getTransactionKey() |
protected static ResourcePath |
ResourcePath() |
void |
setAPILoginID(String aPILoginID) |
void |
setTransactionKey(String transactionKey) |
getEnvironment, getID, getTypeMappings, setEnvironmentsavecreate, create, createExplicitPath, retire, retire, retire, retireExplicitPathprotected String APILoginID
protected String transactionKey
protected static ResourcePath resourcePath
public AuthorizeNetConfiguration(BillForwardClient client_)
protected AuthorizeNetConfiguration()
public AuthorizeNetConfiguration(BillForwardClient m_BfClient, String loginID, String transactionKey, GatewayEnvironment sandbox)
public String getAPILoginID()
public void setAPILoginID(String aPILoginID)
public String getTransactionKey()
public void setTransactionKey(String transactionKey)
protected ResourcePath getResourcePath()
getResourcePath in class BillingEntityprotected static ResourcePath ResourcePath()
Copyright © 2015 BillForward. All rights reserved.