Direct Payment Integrator V6 - Online Help
Direct Payment Integrator V6
Questions / Feedback?

GoodsIndicator Property

Used to identify the type of goods purchased over the Internet.

Syntax

[VB.NET]
Public Property GoodsIndicator As TsysdetailrecordGoodsIndicators

[C#]
public TsysdetailrecordGoodsIndicators GoodsIndicator {get; set;}

enum TsysdetailrecordGoodsIndicators { tgiNotUsed, tgiDigitalGoods, tgiPhysicalGoods }

Remarks

This property is used to identify the type of goods purchased over the Internet. Supported types are shown below.

tgiNotUsed (0)GoodsIndicator is not used.
tgiDigitalGoods (1)Customer purchased digital goods (for instance, an application that was electronically delivered).
tgiPhysicalGoods (2)Customer purchased actual physical goods, which were then shipped to the customer.

Default Value

0

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0