Click or drag to resize
CreditChargeInfoProcessPayment Property
Product: QBO Description: If false or no value, QBO will not process the payment but just store Credit Card Information. If true, QBO will process the Credit Card Payment (Not supported currently).

Namespace:  Intuit.Ipp.Data
Assembly:  Intuit.Ipp.Data (in Intuit.Ipp.Data.dll) Version: 4.0.0.0 (4.0.0.0)
Syntax
C#
public bool ProcessPayment { get; set; }

Property Value

Type: Boolean
Remarks