C# Class NeoSmart.Web.FraudControl

Mostra file Open project: neosmart/web

Public Methods

Method Description
ValidatePurchase ( System.Web.HttpRequestBase request, string cardFingerprint, bool throwException = true ) : bool

Method Details

ValidatePurchase() public static method

public static ValidatePurchase ( System.Web.HttpRequestBase request, string cardFingerprint, bool throwException = true ) : bool
request System.Web.HttpRequestBase
cardFingerprint string
throwException bool
return bool