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

ResponseGoodsIndicator Property

The type of goods purchased over the Internet.

Syntax

__property TibcTSYSHCTransactionDetailsResponseGoodsIndicators ResponseGoodsIndicator = {read=FResponseGoodsIndicator, write=FSetResponseGoodsIndicator};



enum TibcTSYSHCTransactionDetailsResponseGoodsIndicators { rgiDoNotSend=0, rgiDigitalGoods=1, rgiPhysicalGoods=2 };

Default Value

0

Remarks

The type of goods purchased over the Internet.

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.

This property is read-only.

Data Type

Integer

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