public class IpnUtils extends Object
| Constructor and Description |
|---|
IpnUtils() |
| Modifier and Type | Method and Description |
|---|---|
static IpnContent |
fromRequest(javax.servlet.http.HttpServletRequest request,
String res) |
static String |
getAllRequestParams(javax.servlet.http.HttpServletRequest request) |
static String |
postToPaypal(javax.servlet.http.HttpServletRequest request,
String serviceUrl) |
public static IpnContent fromRequest(javax.servlet.http.HttpServletRequest request, String res)
public static String postToPaypal(javax.servlet.http.HttpServletRequest request, String serviceUrl) throws IOException
IOExceptionpublic static String getAllRequestParams(javax.servlet.http.HttpServletRequest request)
Copyright © 2013. All Rights Reserved.