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.action | |
de.firstdata.ipg.api.client.action.catalog | |
de.firstdata.ipg.api.client.action.catalog.object | |
de.firstdata.ipg.api.client.action.datastorage | |
de.firstdata.ipg.api.client.action.datastorage.object | |
de.firstdata.ipg.api.client.action.object | |
de.firstdata.ipg.api.client.action.recurringpayment | |
de.firstdata.ipg.api.client.action.recurringpayment.object |
Modifier and Type | Method and Description |
---|---|
de.firstdata.ipg.api.schema.IPGApiActionResponse |
IPGApiClient.commitAction(IPGApiAction ipgApiAction)
commits an action on the First Data API by performing a Web Service call
with the action data passed
|
de.firstdata.ipg.api.schema.IPGApiActionResponse |
IPGApiClient.commitAction(IPGApiAction ipgApiAction,
IPGApiMerchantDetailsObject merchantDetails)
commits an action on the First Data API by performing a Web Service call
with the action data passed
|
Modifier and Type | Interface and Description |
---|---|
interface |
CreatePaymentURL |
interface |
DeletePaymentURL
Represents an interface for paymentUrl delete action
|
interface |
ExportPaymentURL
Represents an interface for paymentUrl export action
|
interface |
GetExternalConsumerInformation |
interface |
GetExternalTransactionStatus |
interface |
GetLastOrdersAction |
interface |
GetLastTransactions |
interface |
InitiatedClearing |
interface |
InquiryCardInformation |
interface |
InquiryCardRateAction |
interface |
InquiryMerchantRateAction |
interface |
InquiryOrder |
interface |
InquiryTransaction |
interface |
RequestCardRateForDCC |
interface |
RequestMerchantRateForDynamicPricing |
interface |
SendEMailNotification |
interface |
Validate |
Modifier and Type | Interface and Description |
---|---|
interface |
DeleteProducts |
interface |
DeleteProductStock |
interface |
DisplayProducts |
interface |
DisplayProductStock |
interface |
Products |
interface |
Stock |
interface |
StoreProducts |
interface |
StoreProductStock |
Modifier and Type | Class and Description |
---|---|
class |
DeleteProductsObject |
class |
DeleteProductStockObject |
class |
DisplayProductsObject |
class |
DisplayProductStockObject |
class |
StoreProductsObject |
class |
StoreProductStockObject |
Modifier and Type | Interface and Description |
---|---|
interface |
DeleteHostedData |
interface |
DisplayHostedData |
interface |
HostedData |
interface |
StoreHostedData |
Modifier and Type | Class and Description |
---|---|
class |
DeleteHostedDataObject |
class |
DisplayHostedDataObject |
class |
StoreHostedDataObject |
Modifier and Type | Class and Description |
---|---|
class |
CreatePaymentURLObject |
class |
DeletePaymentURLObject
This class represents an object which is used for delete a paymentUrl
|
class |
ExportPaymentURLObject
This class is used to set value from request for paymentUrl export action
|
class |
GetExternalConsumerInformationObject |
class |
GetExternalTransactionStatusObject |
class |
GetLastOrdersActionObject |
class |
GetLastTransactionsObject |
class |
InitiatedClearingObject |
class |
InquiryCardInformationObject |
class |
InquiryCardRateActionObject |
class |
InquiryMerchantRateActionObject |
class |
InquiryOrderObject |
class |
InquiryTransactionObject |
class |
IPGAPIActionObject |
class |
RequestCardRateForDCCObject |
class |
RequestMerchantRateForDynamicPricingObject |
class |
SendEMailNotificationObject |
class |
ValidateObject |
Modifier and Type | Interface and Description |
---|---|
interface |
CancelRecurringPayment |
interface |
InstallRecurringPayment |
interface |
ModifyRecurringPayment |
interface |
PerformOnlyInTestEnvironmentRecurringPayment |
interface |
RecurringPayment |
Modifier and Type | Class and Description |
---|---|
class |
CancelRecurringPaymentObject |
class |
InstallRecurringPaymentObject |
class |
ModifyRecurringPaymentObject |
class |
PerformOnlyInTestEnvironmentRecurringPaymentObject |
Copyright © 2019. All rights reserved.