Interface PayPalTransaction
-
- All Superinterfaces:
IPGApiTransaction
- All Known Subinterfaces:
PayPalCreditTransaction
,PayPalPostAuthTransaction
,PayPalReturnTransaction
,PayPalVoidTransaction
- All Known Implementing Classes:
PayPalCreditTransactionObject
,PayPalPostAuthTransactionObject
,PayPalReturnTransactionObject
,PayPalVoidTransactionObject
public interface PayPalTransaction extends IPGApiTransaction
-
-
Method Summary
-
Methods inherited from interface de.firstdata.ipg.api.client.transaction.IPGApiTransaction
getStore, getType, setClientLocale, setComments, setIpgTransactionId, setMerchantTransactionId, setReferencedMerchantTransactionId, setStoreId
-
-