Package | Description |
---|---|
de.firstdata.ipg.api.client.transaction | |
de.firstdata.ipg.api.client.transaction.creditcard.object |
Modifier and Type | Method and Description |
---|---|
static CCForceTicketTransaction |
IPGApiTransactionFactory.createForceTicketTransactionCredit(Amount amount,
CreditCard creditCard,
String referenceNumber) |
static CCForceTicketTransaction |
IPGApiTransactionFactory.createForceTicketTransactionCredit(Amount amount,
String hostedDataID,
String referenceNumber) |
static CCForceTicketTransaction |
IPGApiTransactionFactory.createForceTicketTransactionCredit(Amount amount,
String hostedDataID,
String hostedDataStoreID,
String referenceNumber) |
Modifier and Type | Class and Description |
---|---|
class |
CCForceTicketTransactionObject
This class represents a ForceTicket transaction and allows for setting
its optional attributes by calling the appropriate
setter
methods. |
Copyright © 2019. All rights reserved.