TPPID Property
Third Party Processor Identifier assigned by FDMS.
Syntax
public String getTPPID(); public void setTPPID(String TPPID);
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 a TPPID from FDMS.
The default value is "" (empty string). This should be set to the FDMS assigned TPPID.
A VisaIdentifier is also required for Visa transactions.
This property is only applicable when Platform is set to FDMS Rapid Connect.
Default Value
""