AuthorizeNetGateway Constructor (String)
Initializes a new instance of the AuthorizeNetGateway class.
[Visual Basic]Overloads Public Sub New( _
ByVal
gatewayUrl As
String _
)
[C#]public AuthorizeNetGateway(
string gatewayUrl);
Parameters
- gatewayUrl
- The gateway Url string.
See Also
AuthorizeNetGateway Class | Duis.Payment Namespace | AuthorizeNetGateway Constructor Overload List