Uses of Interface
de.firstdata.ipg.api.client.transaction.setter.PaymentSetter
-
-
Uses of PaymentSetter in de.firstdata.ipg.api.client.transaction.creditcard
Subinterfaces of PaymentSetter in de.firstdata.ipg.api.client.transaction.creditcard Modifier and Type Interface Description interface
CCCreditTransaction
interface
CCForceTicketTransaction
interface
CCPayerAuthTransaction
interface
CCPreAuthTransaction
interface
CCSaleTransaction
-
Uses of PaymentSetter in de.firstdata.ipg.api.client.transaction.creditcard.object
Classes in de.firstdata.ipg.api.client.transaction.creditcard.object that implement PaymentSetter Modifier and Type Class Description class
CCCreditTransactionObject
This class represents a Credit transaction and allows for setting its optional attributes by calling the appropriatesetter
methods.class
CCForceTicketTransactionObject
This class represents a ForceTicket transaction and allows for setting its optional attributes by calling the appropriatesetter
methods.class
CCPayerAuthTransactionObject
This class represents a PayerAuth transaction and allows for setting its optional attributes by calling the appropriatesetter
methods.class
CCPreAuthTransactionObject
This class represents a PreAuth transaction and allows for setting its optional attributes by calling the appropriatesetter
methods.class
CCSaleTransactionObject
This class represents a Sale transaction and allows for setting its optional attributes by calling the appropriatesetter
methods. -
Uses of PaymentSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit
Subinterfaces of PaymentSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit Modifier and Type Interface Description interface
DEDDCreditTransaction
interface
DEDDSaleTransaction
-
Uses of PaymentSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit.object
Classes in de.firstdata.ipg.api.client.transaction.dedirectdebit.object that implement PaymentSetter Modifier and Type Class Description class
DEDDCreditTransactionObject
This class represents a Credit transaction and allows for setting its optional attributes by calling the appropriatesetter
methods.class
DEDDSaleTransactionObject
-