SecondaryDiscoveryURL Property
URL to use with the ServiceDiscovery method to retrieve a list of service provider URLs.
Object Oriented Interface
public function getSecondaryDiscoveryURL();
Procedural Interface
inpaydirect_fdmsregister_get($res, 17 );
Default Value
''
Remarks
For the North, Nashville, and Omaha platforms: This property is filled after a successful call to the Register method. This URL should be saved, as it will be needed to perform ServiceDiscovery after you Register and Activate your account. Service Discovery should be tried first with the PrimaryDiscoveryURL. If no response is received or you are unable to connect to the primary URL, you should then attempt Service Discovery with the SecondaryDiscoveryURL instead.
This property is read-only and not available at design time.
Data Type
String