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

GoodsIndicator Property

Indicates the type of goods being sold by an e-Commerce merchant.

Syntax

[VB.NET]
Public Property GoodsIndicator As PtechchargeGoodsIndicators

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

enum PtechchargeGoodsIndicators { giPhysicalGoods, giDigitalGoods }

Remarks

If the merchant is selling physical goods (goods that are shipped or are otherwise tangible) this property must be set to giPhysicalGoods. If the merchant is selling Digital goods, such a membership, or any software or file that is delivered electronically, this field must be set to giDigitalGoods. This property is only valid when the IndustryType is set to itECommerce.

Default Value

0

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