







![]() ![]() |
A .NET Library aimed at helping you get up to speed quickly with Authorize.NET |
IGatewayRequest..::..AddMerchantValue Method |
IGatewayRequest Interface See Also Send Feedback |
Namespace: AuthorizeNet
Assembly: AuthorizeNet (in AuthorizeNet.dll) Version: 0.0.0.0
Syntax
C# |
---|
IGatewayRequest AddMerchantValue( string key, string value ) |
Visual Basic |
---|
Function AddMerchantValue ( _ key As String, _ value As String _ ) As IGatewayRequest |
Visual C++ |
---|
IGatewayRequest^ AddMerchantValue( String^ key, String^ value ) |