Package | Description |
---|---|
de.firstdata.ipg.api.client.transaction | |
de.firstdata.ipg.api.client.transaction.creditcard.object |
Modifier and Type | Method and Description |
---|---|
static CCPreAuthTransaction |
IPGApiTransactionFactory.createPreAuthTransactionCredit()
Method is used for Authentication of IVR Secure 3D transaction
|
static CCPreAuthTransaction |
IPGApiTransactionFactory.createPreAuthTransactionCredit(Amount amount,
CreditCard creditCard) |
static CCPreAuthTransaction |
IPGApiTransactionFactory.createPreAuthTransactionCredit(Amount amount,
String hostedDataID) |
static CCPreAuthTransaction |
IPGApiTransactionFactory.createPreAuthTransactionCredit(Amount amount,
String hostedDataID,
String hostedDataStoreID) |
Modifier and Type | Class and Description |
---|---|
class |
CCPreAuthTransactionObject
This class represents a PreAuth transaction and allows for setting its
optional attributes by calling the appropriate
setter methods. |
Copyright © 2019. All rights reserved.