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.
|
de.firstdata.ipg.api.client.exception |
Class and Description |
---|
ClientException
ClientException is the super class of all client exception
classes. |
InternalException
An instance of this class is trown in case of processing your transaction has
resulted in an internal system error.
|
MerchantException
An instance of this class is thrown in case the First Data API has registered
your store as being closed.
|
ProcessingException
An instance of this class is thrown in case the credit card processor has
failed to process your transaction due to invalid transaction data.
|
ServerException
ServerException is the super class of all server exception
classes. |
Class and Description |
---|
ClientException
ClientException is the super class of all client exception
classes. |
ServerException
ServerException is the super class of all server exception
classes. |
Copyright © 2019. All rights reserved.