Click or drag to resize
Infosoft Logo

QueryPaymentResponse Properties

The QueryPaymentResponse type exposes the following members.

Properties
 NameDescription
Public propertyCapturedAmount Gets or sets the already captured amount, as reported by the underlying provider. Not all providers support returning this.
Public propertyCreditCardInfo Gets or sets information about the credit card that the customer used for the payment. Not all providers support returning this.
Public propertyPaymentProcess Gets or sets the payment process object that represents the ongoing transaction.
Public propertyRemainingAmount Gets or sets the remaining (uncaptured) amount, as reported by the underlying provider. Not all providers support returning this.
Top
See Also