Package com.onlinepayments.domain
Class AcquirerInformation
java.lang.Object
com.onlinepayments.domain.AcquirerInformation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionInformation about the acquirer selectiongetName()Name of the acquirer used to process the transactionvoidInformation about the acquirer selectionvoidName of the acquirer used to process the transactionInformation about the acquirer selectionName of the acquirer used to process the transaction
-
Constructor Details
-
AcquirerInformation
public AcquirerInformation()
-
-
Method Details
-
getAcquirerSelectionInformation
Information about the acquirer selection -
setAcquirerSelectionInformation
Information about the acquirer selection -
withAcquirerSelectionInformation
Information about the acquirer selection -
getName
Name of the acquirer used to process the transaction -
setName
Name of the acquirer used to process the transaction -
withName
Name of the acquirer used to process the transaction
-