Click or drag to resize
Infosoft Logo

PaymentExchangePaymentTypeCode Property

Gets or sets the payment type code. If not set the default payment type code will be used. This value can be empty if there is a regular payment. When using Infosofts credit card integrations this value MUST be empty.

Namespace: Infosoft.Webservices.DTO
Assembly: Infosoft.Webservices (in Infosoft.Webservices.dll) Version: 4.00.0.0
Syntax
public string PaymentTypeCode { get; set; }

Property Value

String
See Also