SDKs code references for Unity
Easily embed Xsolla services with this ready-to-use libraries for Unity applications and games
Xsolla.Catalog.XsollaCatalog Member List

This is the complete list of members for Xsolla.Catalog.XsollaCatalog, including all inherited members.

CreateOrder(string itemSku, Action< OrderData > onSuccess, Action< Error > onError, PurchaseParams purchaseParams=null, Dictionary< string, string > customHeaders=null, SdkType sdkType=SdkType.Store)Xsolla.Catalog.XsollaCataloginlinestatic
CreateOrderByVirtualCurrency(string itemSku, string priceSku, Action< OrderId > onSuccess, Action< Error > onError, PurchaseParams purchaseParams=null, string platform=null, Dictionary< string, string > customHeaders=null)Xsolla.Catalog.XsollaCataloginlinestatic
CreateOrderWithFreeItem(string itemSku, Action< OrderId > onSuccess, Action< Error > onError, PurchaseParams purchaseParams=null, Dictionary< string, string > customHeaders=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetBundle(string sku, Action< BundleItem > onSuccess, Action< Error > onError, string locale=null, string country=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetBundles(Action< BundleItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetCatalog(Action< StoreItems > onSuccess, Action< Error > onError, int limit=50, int offset=0, string locale=null, string country=null, string additionalFields="long_description")Xsolla.Catalog.XsollaCataloginlinestatic
GetCatalogSimplified(Action< StoreShortItems > onSuccess, Action< Error > onError, string locale=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetCouponRewards(string couponCode, Action< CouponReward > onSuccess, Action< Error > onError)Xsolla.Catalog.XsollaCataloginlinestatic
GetGroupItems(string groupExternalId, Action< StoreItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetItemGroups(Action< Groups > onSuccess, Action< Error > onError, string locale=null, string promoCode=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetItems(Action< StoreItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields="long_description", SdkType sdkType=SdkType.Store)Xsolla.Catalog.XsollaCataloginlinestatic
GetPaginatedBundles(Action< BundleItems > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetPaginatedGroupItems(string groupExternalId, Action< StoreItems > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetPaginatedItems(Action< StoreItems > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields="long_description", SdkType sdkType=SdkType.Store)Xsolla.Catalog.XsollaCataloginlinestatic
GetPaginatedVirtualCurrencyList(Action< VirtualCurrencyItems > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetPaginatedVirtualCurrencyPackagesList(Action< VirtualCurrencyPackages > onSuccess, Action< Error > onError, int limit, int offset, string locale=null, string country=null, string additionalFields=null, SdkType sdkType=SdkType.Store)Xsolla.Catalog.XsollaCataloginlinestatic
GetVirtualCurrencyList(Action< VirtualCurrencyItems > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields=null)Xsolla.Catalog.XsollaCataloginlinestatic
GetVirtualCurrencyPackagesList(Action< VirtualCurrencyPackages > onSuccess, Action< Error > onError, string locale=null, string country=null, string additionalFields=null, SdkType sdkType=SdkType.Store)Xsolla.Catalog.XsollaCataloginlinestatic
Purchase(string itemSku, Action< OrderStatus > onSuccess, Action< Error > onError, Action< OrderData > onOrderCreated=null, Action< BrowserCloseInfo > onBrowseClosed=null, PurchaseParams purchaseParams=null, Dictionary< string, string > customHeaders=null, PlatformSpecificAppearance platformSpecificAppearance=null, SdkType sdkType=SdkType.Store)Xsolla.Catalog.XsollaCataloginlinestatic
PurchaseForVirtualCurrency(string itemSku, string priceSku, Action< OrderStatus > onSuccess, Action< Error > onError, Action< OrderId > onOrderCreated=null, PurchaseParams purchaseParams=null, string platform=null, Dictionary< string, string > customHeaders=null, SdkType sdkType=SdkType.Store)Xsolla.Catalog.XsollaCataloginlinestatic
PurchaseFreeItem(string itemSku, Action< OrderStatus > onSuccess, Action< Error > onError, Action< OrderId > onOrderCreated=null, PurchaseParams purchaseParams=null, Dictionary< string, string > customHeaders=null, SdkType sdkType=SdkType.Store)Xsolla.Catalog.XsollaCataloginlinestatic
RedeemCouponCode(string couponCode, Action< CouponRedeemedItems > onSuccess, Action< Error > onError)Xsolla.Catalog.XsollaCataloginlinestatic