Uses of Interface
de.firstdata.ipg.api.client.transaction.setter.BasketSetter
-
-
Uses of BasketSetter in de.firstdata.ipg.api.client.action.recurringpayment
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.action.recurringpayment Modifier and Type Interface Description interface
InstallRecurringPayment
interface
ModifyRecurringPayment
-
Uses of BasketSetter in de.firstdata.ipg.api.client.action.recurringpayment.object
Classes in de.firstdata.ipg.api.client.action.recurringpayment.object that implement BasketSetter Modifier and Type Class Description class
InstallRecurringPaymentObject
class
ModifyRecurringPaymentObject
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.alipay
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.transaction.alipay Modifier and Type Interface Description interface
AlipaySaleTransaction
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.alipay.object
Classes in de.firstdata.ipg.api.client.transaction.alipay.object that implement BasketSetter Modifier and Type Class Description class
AlipaySaleTransactionObject
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.creditcard
Subinterfaces of BasketSetter 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 BasketSetter in de.firstdata.ipg.api.client.transaction.creditcard.object
Classes in de.firstdata.ipg.api.client.transaction.creditcard.object that implement BasketSetter 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 BasketSetter in de.firstdata.ipg.api.client.transaction.cupdomestic
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.transaction.cupdomestic Modifier and Type Interface Description interface
CUPDomesticSaleTransaction
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.cupdomestic.object
Classes in de.firstdata.ipg.api.client.transaction.cupdomestic.object that implement BasketSetter Modifier and Type Class Description class
CUPDomesticSaleTransactionObject
For domestic CUP sale transactions via ChinaPnR -
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.customercard
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.transaction.customercard Modifier and Type Interface Description interface
CustomerCForceTicketTransaction
interface
CustomerCSaleTransaction
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.customercard.object
Classes in de.firstdata.ipg.api.client.transaction.customercard.object that implement BasketSetter 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 BasketSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit Modifier and Type Interface Description interface
DEDDCreditTransaction
interface
DEDDSaleTransaction
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.dedirectdebit.object
Classes in de.firstdata.ipg.api.client.transaction.dedirectdebit.object that implement BasketSetter 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 BasketSetter in de.firstdata.ipg.api.client.transaction.klarna
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.transaction.klarna Modifier and Type Interface Description interface
KlarnaPostAuthTransaction
IPG equivalent to KLARNA Activateinterface
KlarnaPreAuthTransaction
IPG equivalent to KLARNA ReserveAmountinterface
KlarnaReturnTransaction
IPG equivalent to KLARNA CreditPart (Partial Return) and CreditInvoice (Full Return) -
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.klarna.object
Classes in de.firstdata.ipg.api.client.transaction.klarna.object that implement BasketSetter Modifier and Type Class Description class
KlarnaPostAuthTransactionObject
class
KlarnaPreAuthTransactionObject
class
KlarnaReturnTransactionObject
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.paypal
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.transaction.paypal Modifier and Type Interface Description interface
PayPalCreditTransaction
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.paypal.object
Classes in de.firstdata.ipg.api.client.transaction.paypal.object that implement BasketSetter Modifier and Type Class Description class
PayPalCreditTransactionObject
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.softwareexpress
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.transaction.softwareexpress Modifier and Type Interface Description interface
BoletoSaleTransaction
interface
PixSaleTransaction
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.softwareexpress.object
Classes in de.firstdata.ipg.api.client.transaction.softwareexpress.object that implement BasketSetter Modifier and Type Class Description class
BoletoSaleTransactionObject
class
PixSaleTransactionObject
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.wechat
Subinterfaces of BasketSetter in de.firstdata.ipg.api.client.transaction.wechat Modifier and Type Interface Description interface
WeChatSaleTransaction
-
Uses of BasketSetter in de.firstdata.ipg.api.client.transaction.wechat.object
Classes in de.firstdata.ipg.api.client.transaction.wechat.object that implement BasketSetter Modifier and Type Class Description class
WeChatSaleTransactionObject
For domestic WeChat sale transactions via ChinaPnR
-