Interface KlarnaTransaction
-
- All Superinterfaces:
IPGApiTransaction
- All Known Subinterfaces:
KlarnaPostAuthTransaction
,KlarnaPreAuthTransaction
,KlarnaReturnTransaction
,KlarnaVoidTransaction
- All Known Implementing Classes:
KlarnaPostAuthTransactionObject
,KlarnaPreAuthTransactionObject
,KlarnaReturnTransactionObject
,KlarnaTransactionObject
,KlarnaVoidTransactionObject
public interface KlarnaTransaction extends IPGApiTransaction
-
-
Method Summary
-
Methods inherited from interface de.firstdata.ipg.api.client.transaction.IPGApiTransaction
getStore, getType, setClientLocale, setComments, setIpgTransactionId, setMerchantTransactionId, setReferencedMerchantTransactionId, setStoreId
-
-