C# Class NeoSmart.Web.FraudControl

Afficher le fichier Open project: neosmart/web

Méthodes publiques

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

Method Details

ValidatePurchase() public static méthode

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