Méthode | Description | |
---|---|---|
PayPalDirectPaymentProcessor ( ICustomerService customerService, IWebHelper webHelper ) : System | ||
ProcessPayment ( |
||
VerifyIpn ( string formString, string>.Dictionary |
Verifies IPN
|
Méthode | Description | |
---|---|---|
AuthorizeOrSale ( |
||
GetApiVersion ( ) : string | ||
GetPaypalCountryCodeType ( string country ) : CountryCodeType |
Get Paypal country code
|
|
GetPaypalCreditCardType ( string creditCardType ) : CreditCardTypeType |
Get Paypal credit card type
|
|
GetService ( ) : |
Méthode | Description | |
---|---|---|
GetPaypalUrl ( ) : string |
Gets Paypal URL
|
protected AuthorizeOrSale ( |
||
processPaymentRequest | ||
authorizeOnly | bool | |
Résultat |
protected GetPaypalCountryCodeType ( string country ) : CountryCodeType | ||
country | string | Country |
Résultat | CountryCodeType |
protected GetPaypalCreditCardType ( string creditCardType ) : CreditCardTypeType | ||
creditCardType | string | Credit card type |
Résultat | CreditCardTypeType |
protected GetService ( ) : |
||
Résultat |
public PayPalDirectPaymentProcessor ( ICustomerService customerService, IWebHelper webHelper ) : System | ||
customerService | ICustomerService | |
webHelper | IWebHelper | |
Résultat | System |
public ProcessPayment ( |
||
processPaymentRequest | ||
Résultat |
public VerifyIpn ( string formString, string>.Dictionary |
||
formString | string | Form string |
values | string>.Dictionary | Values |
Résultat | bool |