Interface IPGApiAction
-
- All Known Subinterfaces:
CancelRecurringPayment
,CreatePaymentURL
,DeleteBillKey
,DeleteHostedData
,DeletePaymentURL
,DeleteProducts
,DeleteProductStock
,DeliveryConfirmation
,DisplayHostedData
,DisplayProducts
,DisplayProductStock
,ExportPaymentURL
,GenerateCashReceipt
,GetExternalConsumerInformation
,GetExternalTransactionStatus
,GetLastOrdersAction
,GetLastTransactions
,GetNetworkTokenCryptogram
,HostedData
,InitiatedClearing
,InquiryCardInformation
,InquiryCardRateAction
,InquiryMerchantRateAction
,InquiryOrder
,InquiryTransaction
,InstallRecurringPayment
,ModifyRecurringPayment
,PerformOnlyInTestEnvironmentRecurringPayment
,Products
,RecurringPayment
,RequestCardRateForDCC
,RequestMerchantRateForDynamicPricing
,SendEMailNotification
,Stock
,StoreHostedData
,StoreProducts
,StoreProductStock
,Validate
- All Known Implementing Classes:
CancelRecurringPaymentObject
,CreatePaymentURLObject
,DeleteBillKeyObject
,DeleteHostedDataObject
,DeletePaymentURLObject
,DeleteProductsObject
,DeleteProductStockObject
,DeliveryConfirmationObject
,DisplayHostedDataObject
,DisplayProductsObject
,DisplayProductStockObject
,ExportPaymentURLObject
,GenerateCashReceiptObject
,GetExternalConsumerInformationObject
,GetExternalTransactionStatusObject
,GetLastOrdersActionObject
,GetLastTransactionsObject
,GetNetworkTokenCryptogramObject
,InitiatedClearingObject
,InquiryCardInformationObject
,InquiryCardRateActionObject
,InquiryMerchantRateActionObject
,InquiryOrderObject
,InquiryTransactionObject
,InstallRecurringPaymentObject
,IPGAPIActionObject
,ModifyRecurringPaymentObject
,PerformOnlyInTestEnvironmentRecurringPaymentObject
,RequestCardRateForDCCObject
,RequestMerchantRateForDynamicPricingObject
,SendEMailNotificationObject
,StoreHostedDataObject
,StoreProductsObject
,StoreProductStockObject
,ValidateObject
public interface IPGApiAction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
setClientLocale(Locale locale)
void
setStoreId(String storeID)
-