Property | Type | Description | |
---|---|---|---|
ApplyCouponeCodeReceived | Action |
||
CountriesRecieved | Action |
||
CouponProceedErrorRecived | Action |
||
CustomAmountCalcRecieved | Action |
||
ErrorReceived | Action |
||
FormReceived | Action |
||
GoodsGroupsRecieved | Action |
||
GoodsRecieved | Action |
||
HistoryRecieved | Action |
||
PaymentMethodsRecieved | Action |
||
PricepointsRecieved | Action |
||
QuickPaymentMethodsRecieved | Action |
||
QuickPaymentMethodsRecievedNew | Action |
||
SavedPaymentMethodsRecieved | Action |
||
StatusChecked | Action |
||
StatusReceived | XsollaForm>.Action | ||
TranslationRecieved | Action |
||
UtilsRecieved | Action |
||
VirtualPaymentProceedError | Action |
||
VirtualPaymentStatusRecieved | Action |
||
VirtualPaymentSummaryRecieved | Action |
Property | Type | Description | |
---|---|---|---|
_accessToken | string | ||
baseParams | object>.Dictionary | ||
httpreq |
Method | Description | |
---|---|---|
ApplyPromoCoupone ( object>.Dictionary |
||
CalculateCustomAmount ( object>.Dictionary |
||
GetCountries ( object>.Dictionary |
||
GetCouponProceed ( object>.Dictionary |
||
GetFavorites ( object>.Dictionary |
||
GetGoods ( object>.Dictionary |
||
GetHistory ( object>.Dictionary |
||
GetItems ( long groupId, object>.Dictionary |
||
GetItemsGroups ( object>.Dictionary |
||
GetNextStep ( object>.Dictionary |
||
GetPayments ( string countryIso, object>.Dictionary |
||
GetPaymentsInfo ( object>.Dictionary |
||
GetPricePoints ( object>.Dictionary |
||
GetProjectName ( ) : string | ||
GetQuickPayments ( string countryIso, object>.Dictionary |
||
GetSavedPayments ( object>.Dictionary |
||
GetStatus ( object>.Dictionary |
||
GetUtils ( object>.Dictionary |
||
GetVPSummary ( object>.Dictionary |
||
InitPaystation ( object>.Dictionary |
||
InitPaystation ( |
||
InitPaystation ( string accessToken ) : void | ||
LogEvent ( string titleCat, string actionLable ) : void | ||
LogEvent ( string titleCat, string titleAction, string actionLable ) : void | ||
LogScreen ( string title ) : void | ||
NextStep ( object>.Dictionary |
||
POST ( int type, string url, object>.Dictionary |
||
ProceedVPayment ( object>.Dictionary |
||
SetDomain ( string domain ) : void | ||
SetFavorite ( object>.Dictionary |
||
SetModeSandbox ( bool isSandbox ) : void | ||
SetToken ( string token ) : void | ||
Start ( ) : void | ||
StartPaymentWithoutUtils ( |
||
Status ( string token, long invoice ) : void | ||
VPaymentStatus ( object>.Dictionary |
||
XsollaPaymentImpl ( ) : System | ||
XsollaPaymentImpl ( string accessToken ) : System |
Method | Description | |
---|---|---|
OnApplyCouponeReceived ( |
||
OnCouponProceedErrorRecived ( |
||
OnCustomAmountResRecieved ( |
||
OnErrorReceived ( XsollaError error ) : void | ||
OnFormReceived ( |
||
OnHistoryRecieved ( XsollaHistoryList pHistoryList ) : void | ||
OnStatusChecked ( |
||
OnStatusReceived ( |
||
OnTranslationRecieved ( |
Method | Description | |
---|---|---|
GetCalculateCustomAmountUrl ( ) : string | ||
GetCartSummary ( ) : string | ||
GetCountriesListUrl ( ) : string | ||
GetCouponProceed ( ) : string | ||
GetDirectpaymentLink ( ) : string | ||
GetFavoritsUrl ( ) : string | ||
GetGoodsUrl ( ) : string | ||
GetHistoryUrl ( ) : string | ||
GetItemsGroupsUrl ( ) : string | ||
GetItemsUrl ( ) : string | ||
GetPaymentListUrl ( ) : string | ||
GetPricepointsUrl ( ) : string | ||
GetQuickPaymentsUrl ( ) : string | ||
GetSavedPaymentListUrl ( ) : string | ||
GetStatusLink ( ) : string | ||
GetUtilsLink ( ) : string | ||
GetVirtualPaymentStatusLink ( ) : string | ||
OnCountriesRecieved ( XsollaCountries countries ) : void | ||
OnGoodsGroupsRecieved ( XsollaGroupsManager groups ) : void | ||
OnGoodsRecieved ( XsollaGoodsManager goods ) : void | ||
OnPaymentMethodsRecieved ( XsollaPaymentMethods paymentMethods ) : void | ||
OnPricepointsRecieved ( XsollaPricepointsManager pricepoints ) : void | ||
OnQuickPaymentMethodsRecieved ( XsollaQuickPayments quickPayments ) : void | ||
OnQuickPaymentMethodsRecievedNew ( XsollaQuickPayments quickPayments ) : void | ||
OnSavedPaymentMethodsRecieved ( XsollaSavedPaymentMethods pMethods ) : void | ||
OnUtilsRecieved ( |
||
OnVPProceedError ( string error ) : void | ||
OnVPStatusRecieved ( XVPStatus status ) : void | ||
OnVPSummaryRecieved ( |
||
ProceedVirtualPaymentLink ( ) : string | ||
Process ( |
||
ProcessingRequestResult ( int pType, |
||
SetFavoritsUrl ( ) : string |
public ApplyPromoCoupone ( object>.Dictionary |
||
pParams | object>.Dictionary | |
return | void |
public CalculateCustomAmount ( object>.Dictionary |
||
pParams | object>.Dictionary | |
return | void |
public GetCountries ( object>.Dictionary |
||
requestParams | object>.Dictionary | |
return | void |
public GetCouponProceed ( object>.Dictionary |
||
pParams | object>.Dictionary | |
return | void |
public GetFavorites ( object>.Dictionary |
||
requestParams | object>.Dictionary | |
return | void |
public GetGoods ( object>.Dictionary |
||
requestParams | object>.Dictionary | |
return | void |
public GetHistory ( object>.Dictionary |
||
pParams | object>.Dictionary | |
return | void |
public GetItems ( long groupId, object>.Dictionary |
||
groupId | long | |
requestParams | object>.Dictionary | |
return | void |
public GetItemsGroups ( object>.Dictionary |
||
requestParams | object>.Dictionary | |
return | void |
public GetNextStep ( object>.Dictionary |
||
nextStepParams | object>.Dictionary | |
return | void |
public GetPayments ( string countryIso, object>.Dictionary |
||
countryIso | string | |
requestParams | object>.Dictionary | |
return | void |
public GetPaymentsInfo ( object>.Dictionary |
||
requestParams | object>.Dictionary | |
return | void |
public GetPricePoints ( object>.Dictionary |
||
requestParams | object>.Dictionary | |
return | void |
public GetQuickPayments ( string countryIso, object>.Dictionary |
||
countryIso | string | |
requestParams | object>.Dictionary | |
return | void |
public GetSavedPayments ( object>.Dictionary |
||
requestParams | object>.Dictionary | |
return | void |
public GetStatus ( object>.Dictionary |
||
statusParams | object>.Dictionary | |
return | void |
public GetUtils ( object>.Dictionary |
||
pararams | object>.Dictionary | |
return | void |
public GetVPSummary ( object>.Dictionary |
||
pararams | object>.Dictionary | |
return | void |
public InitPaystation ( object>.Dictionary |
||
pararams | object>.Dictionary | |
return | void |
public InitPaystation ( |
||
xsollaWallet | ||
return | void |
public InitPaystation ( string accessToken ) : void | ||
accessToken | string | |
return | void |
public LogEvent ( string titleCat, string actionLable ) : void | ||
titleCat | string | |
actionLable | string | |
return | void |
public LogEvent ( string titleCat, string titleAction, string actionLable ) : void | ||
titleCat | string | |
titleAction | string | |
actionLable | string | |
return | void |
public NextStep ( object>.Dictionary |
||
xpsMap | object>.Dictionary | |
return | void |
protected OnApplyCouponeReceived ( |
||
pForm | ||
return | void |
protected OnCouponProceedErrorRecived ( |
||
pCouponObj | ||
return | void |
protected OnCustomAmountResRecieved ( |
||
pRes | ||
return | void |
protected OnErrorReceived ( XsollaError error ) : void | ||
error | XsollaError | |
return | void |
protected OnFormReceived ( |
||
form | ||
return | void |
protected OnHistoryRecieved ( XsollaHistoryList pHistoryList ) : void | ||
pHistoryList | XsollaHistoryList | |
return | void |
protected OnStatusChecked ( |
||
pStatus | ||
return | void |
protected OnStatusReceived ( |
||
status | ||
form | ||
return | void |
protected OnTranslationRecieved ( |
||
translations | ||
return | void |
public POST ( int type, string url, object>.Dictionary |
||
type | int | |
url | string | |
post | object>.Dictionary | |
return |
public ProceedVPayment ( object>.Dictionary |
||
pararams | object>.Dictionary | |
return | void |
public SetFavorite ( object>.Dictionary |
||
requestParams | object>.Dictionary | |
return | void |
public SetModeSandbox ( bool isSandbox ) : void | ||
isSandbox | bool | |
return | void |
public StartPaymentWithoutUtils ( |
||
xsollaWallet | ||
return | void |
public Status ( string token, long invoice ) : void | ||
token | string | |
invoice | long | |
return | void |
public VPaymentStatus ( object>.Dictionary |
||
pararams | object>.Dictionary | |
return | void |
public XsollaPaymentImpl ( string accessToken ) : System | ||
accessToken | string | |
return | System |
public Action |
||
return | Action |
public Action |
||
return | Action |
public Action |
||
return | Action |