Uses of Class
com.onlinepayments.domain.AcquirerInformation
Packages that use AcquirerInformation
-
Uses of AcquirerInformation in com.onlinepayments.domain
Methods in com.onlinepayments.domain that return AcquirerInformationModifier and TypeMethodDescriptionCardPaymentMethodSpecificOutput.getAcquirerInformation()Information about the acquirer used to process the transactionAcquirerInformation.withAcquirerSelectionInformation(AcquirerSelectionInformation value) Information about the acquirer selectionName of the acquirer used to process the transactionMethods in com.onlinepayments.domain with parameters of type AcquirerInformationModifier and TypeMethodDescriptionvoidCardPaymentMethodSpecificOutput.setAcquirerInformation(AcquirerInformation value) Information about the acquirer used to process the transactionCardPaymentMethodSpecificOutput.withAcquirerInformation(AcquirerInformation value) Information about the acquirer used to process the transaction