Click or drag to resize
Infosoft Logo

PaymentImportFormat Enumeration

Indicates one of a set of predefined payment import formats that are supported.

Namespace: Infosoft.Common.Contracts.DataContracts.Subscriptions.Economy
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public enum PaymentImportFormat
Members
Member nameValueDescription
None0 No format defined, this is the default.
BabelBank1 Specifies the source as a Babel Bank format.
PayExExternalPayments2 Specifies the source as a payex externally handled payments file.
CSVPaymentsSimpleFormat3 Specifies the source as a KD handled payments file.
VippsRecurring4 Specifies the source as a Vipps Recurring format.
AdyenSettlementdetailreport5 Specifies the source as a Adyen Settlement detail report format.
CSVCorrectionsSimpleFormat6 Specifies the source as a Amedia economic transaction format.
See Also