Метод | Описание | |
---|---|---|
AsNvpDictionary ( ) : string>.IDictionary |
||
PayData ( string returnUrl, string cancelUrl, string memo, |
The arguments are the required parameters
|
|
SetCurrencyCode ( string currencyCode ) : void | ||
SetCustom ( string custom ) : void | ||
SetFundingConstraints ( List |
||
SetInvoiceFee ( decimal amount ) : void | ||
SetIpnNotificationUrl ( string ipnNotificationUrl ) : void | ||
SetLocaleCode ( string localeCode ) : void | ||
SetOrderItems ( List |
||
SetTrackingId ( string trackingId ) : void |
Метод | Описание | |
---|---|---|
FormatDecimal ( decimal d, int numberOfDecimals = 2 ) : string | ||
SetCancelUrl ( string cancelUrl ) : void | ||
SetMemo ( string memo ) : void | ||
SetReceivers ( List |
||
SetReturnUrl ( string returnUrl ) : void | ||
SetSender ( |
public AsNvpDictionary ( ) : string>.IDictionary |
||
Результат | string>.IDictionary |
public PayData ( string returnUrl, string cancelUrl, string memo, |
||
returnUrl | string | |
cancelUrl | string | |
memo | string | |
sender | ||
receivers | List |
|
Результат | System |
public SetCurrencyCode ( string currencyCode ) : void | ||
currencyCode | string | |
Результат | void |
public SetFundingConstraints ( List |
||
fundingConstraints | List |
|
Результат | void |
public SetInvoiceFee ( decimal amount ) : void | ||
amount | decimal | |
Результат | void |
public SetIpnNotificationUrl ( string ipnNotificationUrl ) : void | ||
ipnNotificationUrl | string | |
Результат | void |
public SetLocaleCode ( string localeCode ) : void | ||
localeCode | string | |
Результат | void |
public SetOrderItems ( List |
||
orderItems | List |
|
Результат | void |
public SetTrackingId ( string trackingId ) : void | ||
trackingId | string | |
Результат | void |