FDMSPlatform Property
Specifies the FDMS platform that the transactions will be processed on.
Syntax
fdmsregistercontrol.FDMSPlatform[=integer]
Possible Values
fpNorth(0), fpNashville(1), fpOmaha(2), fpRapidConnect(3)
Default Value
0
Remarks
This property is used to identify the FDMS platform that the transactions will be sent to and processed on. The following table lists the platforms supported by this control.
fpNorth (0) | North/Cardnet platform. |
fpNashville (1) | Nashville platform. |
fpOmaha (2) | Omaha platform. |
fpRapidConnect (3) | Rapid Connect platform. |
Data Type
Integer