PayPal Integrator V5 - Online Help
PayPal Integrator V5
Questions / Feedback?

AddRequestParam Method

Adds a request parameter and the corresponding value.

Syntax

[VB.NET]
Public Sub AddRequestParam(ByVal VarName As String, ByVal VarValue As String)
[C#]
public void AddRequestParam(string varName, string varValue);

Remarks

Please refer to the RequestParams collection for more information on the request parameters and how they are managed.

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