Query | |
The QueryPaymentResponse type exposes the following members.
| Name | Description | |
|---|---|---|
| CapturedAmount | Gets or sets the already captured amount, as reported by the underlying provider. Not all providers support returning this. | |
| CreditCardInfo | Gets or sets information about the credit card that the customer used for the payment. Not all providers support returning this. | |
| PaymentProcess | Gets or sets the payment process object that represents the ongoing transaction. | |
| RemainingAmount | Gets or sets the remaining (uncaptured) amount, as reported by the underlying provider. Not all providers support returning this. |