Click or drag to resize
Infosoft Logo

QueryPaymentResponseCreditCardInfo Property

Gets or sets information about the credit card that the customer used for the payment. Not all providers support returning this.

Namespace: Infosoft.Common.Contracts.MessageContracts.Economy.Payments
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public CreditCardInfo CreditCardInfo { get; set; }

Property Value

CreditCardInfo
See Also