public class ECheckConfigCommonInternalOnlyProcessors extends Object
| Constructor and Description |
|---|
ECheckConfigCommonInternalOnlyProcessors() |
| Modifier and Type | Method and Description |
|---|---|
ECheckConfigCommonInternalOnlyProcessors |
enable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber) |
ECheckConfigCommonInternalOnlyProcessors |
enableCCS(Boolean enableCCS) |
boolean |
equals(Object o) |
Boolean |
getEnable15anTransactionReferenceNumber()
*NEW* This ensures the transaction reference # contains an identifier that can be viewed in CYBS
|
Boolean |
getEnableCCS()
*NEW* Flag to indicate whether the processor is migrated to the Common Connectivity Services Platform.
|
String |
getPortalSupportedPaytypes()
*NEW* This is used by the EBC2 application
|
Boolean |
getSetCompletedState()
*Moved* When set to Yes we will automatically update transactions to a completed status X-number of days after the transaction comes through; if no failure notification is received.
|
String |
getTerminalId()
*NEW* The 'Terminal Id' aka TID, is an identifier used for with your payments processor.
|
int |
hashCode() |
ECheckConfigCommonInternalOnlyProcessors |
portalSupportedPaytypes(String portalSupportedPaytypes) |
ECheckConfigCommonInternalOnlyProcessors |
setCompletedState(Boolean setCompletedState) |
void |
setEnable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber) |
void |
setEnableCCS(Boolean enableCCS) |
void |
setPortalSupportedPaytypes(String portalSupportedPaytypes) |
void |
setSetCompletedState(Boolean setCompletedState) |
void |
setTerminalId(String terminalId) |
ECheckConfigCommonInternalOnlyProcessors |
terminalId(String terminalId) |
String |
toString() |
public ECheckConfigCommonInternalOnlyProcessors()
public ECheckConfigCommonInternalOnlyProcessors enableCCS(Boolean enableCCS)
public Boolean getEnableCCS()
public void setEnableCCS(Boolean enableCCS)
public ECheckConfigCommonInternalOnlyProcessors terminalId(String terminalId)
public String getTerminalId()
public void setTerminalId(String terminalId)
public ECheckConfigCommonInternalOnlyProcessors enable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber)
public Boolean getEnable15anTransactionReferenceNumber()
public void setEnable15anTransactionReferenceNumber(Boolean enable15anTransactionReferenceNumber)
public ECheckConfigCommonInternalOnlyProcessors portalSupportedPaytypes(String portalSupportedPaytypes)
public String getPortalSupportedPaytypes()
public void setPortalSupportedPaytypes(String portalSupportedPaytypes)
public ECheckConfigCommonInternalOnlyProcessors setCompletedState(Boolean setCompletedState)
public Boolean getSetCompletedState()
public void setSetCompletedState(Boolean setCompletedState)
Copyright © 2024. All rights reserved.