Package | Description |
---|---|
de.firstdata.ipg.api.client |
To perform a transaction you need the IPGApiClient and the IPGApiTransactionFactory or to perform a action you need the IPGApiActionFactory.
|
Modifier and Type | Method and Description |
---|---|
IPGApiResult |
IPGApiClient.commitTransaction(IPGApiSubsequentTransaction ipgApiSubsequentTransaction,
IPGApiMerchantDetailsObject ipgApiMerchantDetails) |
IPGApiResult |
IPGApiClient.commitTransaction(IPGApiTransaction ipgApiTransaction)
commits a transaction on the First Data API by performing a Web Service
call with the transaction data passed
|
IPGApiResult |
IPGApiClient.commitTransaction(IPGApiTransaction ipgApiTransaction,
IPGApiMerchantDetailsObject ipgApiMerchantDetails)
commits a transaction on the First Data API by performing a Web Service
call with the transaction data passed
|
Copyright © 2019. All rights reserved.