See also
Class PayPalHelper
West Wind Web Store .NET 2.0
PayPalHelper.IPNPostDataToPayPal
Posts all form variables received back to PayPal. This method is used on
is used for Payment verification from the
public Boolean IPNPostDataToPayPal(String PayPalUrl, String PayPalEmail, Decimal OrderAmount)
Return Value
Boolean
Parameters
PayPalUrl
PayPalEmail
OrderAmount
See also:
Class PayPalHelper
Last Updated:
9/3/2004
|
Send topic feedback