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

TPPID Property

Third Party Processor Identifier assigned by FDMS.

Syntax

[VB.NET]
Public Property TPPID As String

[C#]
public string TPPID {get; set;}

Remarks

The Third Party Processor Identifier (TPPID. Also sometimes referred to as a "Vendor Id") is assigned by FDMS to each third party who is processing transactions. Each merchant will receive his own TPPID from FDMS. If there are multiple third parties involved in the transaction flow, additional TPPID's are required. These may be added by setting the TPPID property with a comma-delimited list. The first entry should always be the servicer that sends the transaction to FDMS. Each subsequent servicer should be identified where they are in the chain. There can be a maximum of three entries in this list.

The default value for /n software, Inc. on the North platform is "VNB003".

The default value for /n software, Inc. on the Nashville platform is "VNB004".

Note: This value will be reset to the default value when FDMSPlatform is set.

A VisaIdentifier is also required for Visa transactions.

Default Value

"VNB003"

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