Click or drag to resize
Infosoft Logo

InvoicePaymentResultCaptureResult Property

Gets or sets the result of the capture.

Namespace: Infosoft.Common.Contracts.DataContracts.Economy.Invoices
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public CaptureResult CaptureResult { get; set; }

Property Value

CaptureResult
Remarks
This indicates whether the payment was successful, and if it wasn't it indicates at what step it failed.
See Also