GetResponseParam Method
Gets the value for the specified parameter.
Syntax
public String getResponseParam(String name);
Remarks
Pass the name in the Name parameter to this method and it will return the value from the ResponseParams collection .
PayPal Integrator V5 - Online Help
|
|||
|
Available for:
Questions / Feedback?
GetResponseParam MethodGets the value for the specified parameter. Syntaxpublic String getResponseParam(String name); RemarksPass the name in the Name parameter to this method and it will return the value from the ResponseParams collection . |
||