Uses of Interface
de.firstdata.ipg.api.client.transaction.setter.ShippingSetter
-
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.action.recurringpayment
Subinterfaces of ShippingSetter in de.firstdata.ipg.api.client.action.recurringpayment Modifier and Type Interface Description interface
InstallRecurringPayment
interface
ModifyRecurringPayment
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.action.recurringpayment.object
Classes in de.firstdata.ipg.api.client.action.recurringpayment.object that implement ShippingSetter Modifier and Type Class Description class
InstallRecurringPaymentObject
class
ModifyRecurringPaymentObject
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.alipay
Subinterfaces of ShippingSetter in de.firstdata.ipg.api.client.transaction.alipay Modifier and Type Interface Description interface
AlipaySaleTransaction
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.alipay.object
Classes in de.firstdata.ipg.api.client.transaction.alipay.object that implement ShippingSetter Modifier and Type Class Description class
AlipaySaleTransactionObject
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.creditcard
Subinterfaces of ShippingSetter 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 ShippingSetter in de.firstdata.ipg.api.client.transaction.creditcard.object
Classes in de.firstdata.ipg.api.client.transaction.creditcard.object that implement ShippingSetter 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 ShippingSetter in de.firstdata.ipg.api.client.transaction.customercard
Subinterfaces of ShippingSetter in de.firstdata.ipg.api.client.transaction.customercard Modifier and Type Interface Description interface
CustomerCForceTicketTransaction
interface
CustomerCSaleTransaction
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.customercard.object
Classes in de.firstdata.ipg.api.client.transaction.customercard.object that implement ShippingSetter Modifier and Type Class Description class
CustomerCForceTicketTransactionObject
This class represents a ForceTicket transaction and allows for setting its optional attributes by calling the appropriatesetter
methods.class
CustomerCSaleTransactionObject
This class represents a Sale transaction and allows for setting its optional attributes by calling the appropriatesetter
methods. -
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit
Subinterfaces of ShippingSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit Modifier and Type Interface Description interface
DEDDCreditTransaction
interface
DEDDSaleTransaction
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit.object
Classes in de.firstdata.ipg.api.client.transaction.dedirectdebit.object that implement ShippingSetter 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
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.paypal
Subinterfaces of ShippingSetter in de.firstdata.ipg.api.client.transaction.paypal Modifier and Type Interface Description interface
PayPalCreditTransaction
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.paypal.object
Classes in de.firstdata.ipg.api.client.transaction.paypal.object that implement ShippingSetter Modifier and Type Class Description class
PayPalCreditTransactionObject
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.topup
Subinterfaces of ShippingSetter in de.firstdata.ipg.api.client.transaction.topup Modifier and Type Interface Description interface
MobilePhoneChargeTransaction
-
Uses of ShippingSetter in de.firstdata.ipg.api.client.transaction.topup.object
Classes in de.firstdata.ipg.api.client.transaction.topup.object that implement ShippingSetter Modifier and Type Class Description class
MobilePhoneChargeTransactionObject
-