Uses of Package
de.firstdata.ipg.api.client
-
Packages that use de.firstdata.ipg.api.client 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. -
Classes in de.firstdata.ipg.api.client used by de.firstdata.ipg.api.client Class Description IPGApiResult AnIPGApiResult
object is returned when successfully callingIPGApiClient.commitTransaction(IPGApiTransaction)
.