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

SecondaryDiscoveryURL Property

URL to use with the ServiceDiscovery method to retrieve a list of service provider URLs.

Syntax

[VB.NET]
Public ReadOnlyProperty SecondaryDiscoveryURL As String

[C#]
public string SecondaryDiscoveryURL {get;}

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.

Default Value

""

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