# Xsolla Documentation ## Get started ### About Xsolla - [About Xsolla](/get-started/about-xsolla/index.md) ### Using AI with Xsolla Docs - [Using AI with Xsolla Docs](/get-started/ai-assistants/index.md) ### Work in Publisher Account - [Create first project](/get-started/work-in-pa/create-first-project/index.md) - [Legal aspects](/get-started/work-in-pa/legal-aspects/index.md) ### Quickstart with Xsolla SDK ## Solutions ### Web Shop - [Overview](/solutions/web-shop/index.md) - [Demo walkthrough](/solutions/web-shop/other/demo-version/index.md) #### Quick start - [Quick start](/solutions/web-shop/other/quick-start/index.md) #### Catalog and items - [Import item catalog from JSON file](/solutions/web-shop/catalog-and-items/import-catalog-json/index.md) - [Import item catalog from external platforms](/solutions/web-shop/catalog-and-items/import-catalog/index.md) - [Set up catalog manually](/solutions/web-shop/catalog-and-items/manual-items/index.md) - [Automatic catalog update via API](/solutions/web-shop/catalog-and-items/automate-catalog/index.md) - [Grant purchases to user](/solutions/web-shop/catalog-and-items/grant-purchases/index.md) - [Set up subscription sales](/solutions/web-shop/catalog-and-items/sell-subscriptions/index.md) #### Create Web Shop - [Create site and customize main blocks](/solutions/web-shop/create-web-shop/create-site/index.md) - [Localization](/solutions/web-shop/create-web-shop/localization/index.md) - [Set up user authentication](/solutions/web-shop/create-web-shop/set-up-authentication/index.md) - [Publish news articles on your site](/solutions/web-shop/create-web-shop/publish-news/index.md) - [Set up Progressive Web Application](/solutions/web-shop/create-web-shop/set-up-pwa/index.md) #### Promotions - [Personalization](/solutions/web-shop/promotions/personalization/index.md) - [Free items](/solutions/web-shop/promotions/free-items/index.md) - [Featured offers](/solutions/web-shop/promotions/featured/index.md) - [Discount promotions](/solutions/web-shop/promotions/discounts/index.md) - [Bonus promotions](/solutions/web-shop/promotions/bonus-promotion/index.md) - [Offerwall](/solutions/web-shop/promotions/offerwall/index.md) - [Promo codes and coupons](/solutions/web-shop/promotions/promocodes/index.md) - [Item purchase limits](/solutions/web-shop/promotions/items-catalog-number-limits/index.md) - [Promotion usage limits](/solutions/web-shop/promotions/liveops-number-limit/index.md) - [Daily rewards](/solutions/web-shop/promotions/daily-rewards/index.md) - [Reward system](/solutions/web-shop/promotions/reward-system/index.md) - [Offer chain](/solutions/web-shop/promotions/offer-chain/index.md) - [Referral program](/solutions/web-shop/promotions/referral-program/index.md) - [First Login Reward via PWA](/solutions/web-shop/promotions/pwa-login-reward/index.md) - [Social quests](/solutions/web-shop/promotions/social-quests/index.md) - [Using query parameters](/solutions/web-shop/promotions/query-parameters/index.md) #### Test and publish Web Shop - [Test Web Shop in sandbox mode](/solutions/web-shop/test-and-publish-web-shop/test-site-in-sandbox/index.md) - [Publish Web Shop](/solutions/web-shop/test-and-publish-web-shop/publish-site/index.md) - [Access restrictions](/solutions/web-shop/test-and-publish-web-shop/access-restrictions/index.md) - [Test Web Shop in live mode](/solutions/web-shop/test-and-publish-web-shop/test-site-in-live/index.md) #### Analytics - [Integration with AppsFlyer](/solutions/web-shop/analytics/appsflyer/index.md) - [Integration with Adjust](/solutions/web-shop/analytics/adjust/index.md) - [Integration with Singular](/solutions/web-shop/analytics/singular/index.md) - [Integration with Airbridge](/solutions/web-shop/analytics/airbridge/index.md) - [Integration with Tenjin](/solutions/web-shop/analytics/tenjin/index.md) - [Connecting analytics services](/solutions/web-shop/analytics/connecting-analytics-services/index.md) ### Buy Button for mobile games - [Overview](/solutions/bb-mobile-games/index.md) - [Enable Buy Button via link-outs to Web Shop](/solutions/bb-mobile-games/instant-purchase/index.md) - [Enable Buy Button via Xsolla SDK](/solutions/bb-mobile-games/in-app-payments-on-ios/index.md) - [Enable Buy Button with custom checkout](/solutions/bb-mobile-games/custom-flow/index.md) ### Payments - [Payments](/solutions/payments/index.md) ### Xsolla Publishing Suite - [Build your publishing platform](/solutions/xps/publishing-platform/index.md) - [Sell virtual goods in-game or online](/solutions/xps/virtual-goods/index.md) - [Sell game keys](/solutions/xps/game-keys/index.md) - [Launch pre-orders](/solutions/xps/pre-orders/index.md) - [Deliver a game with Launcher](/solutions/xps/launcher/index.md) - [Set up a cross-platform monetization](/solutions/xps/cross-platform/index.md) ## Authenticate and manage users ### Login - [Overview](/authenticate-users/login/index.md) - [FAQs](/doc/login/other/faq/index.md) #### Integration guide - [Get started](/authenticate-users/login/integration-guide/get-started/index.md) - [Set up Login project in Publisher Account](/authenticate-users/login/integration-guide/set-up-login-project/index.md) - [Connect user data storage](/authenticate-users/login/integration-guide/connect-users-storage/index.md) - [Integrate solution on application side](/authenticate-users/login/integration-guide/integrate-solution/index.md) #### Authentication options - [Passwordless login](/authenticate-users/login/authentication-options/passwordless-login/index.md) - [Cross-platform account](/authenticate-users/login/authentication-options/cross-platform-account/index.md) - [Silent authentication](/authenticate-users/login/authentication-options/silent-authentication/index.md) - [Login with device ID](/authenticate-users/login/authentication-options/device-id/index.md) - [Social login](/authenticate-users/login/authentication-options/social-login/index.md) - [Authentication via your own OAuth 2.0 provider](/authenticate-users/login/authentication-options/custom-provider/index.md) #### User data storage - [What is it for](/authenticate-users/login/user-data-storage/what-is-it-for/index.md) - [Comparison of user data storage options](/authenticate-users/login/user-data-storage/users-storages-comparison/index.md) - [Xsolla storage](/authenticate-users/login/user-data-storage/xsolla-storage/index.md) - [PlayFab storage](/authenticate-users/login/user-data-storage/playfab-storage/index.md) - [Firebase storage](/authenticate-users/login/user-data-storage/firebase-storage/index.md) - [Custom user data storage](/authenticate-users/login/user-data-storage/custom-storage/index.md) - [Managing the collection of user data](/authenticate-users/login/user-data-storage/collecting-user-data/index.md) #### Security - [What is it for](/authenticate-users/login/security/what-is-it-for/index.md) - [OAuth 2.0 protocol](/authenticate-users/login/security/connecting-oauth2/index.md) - [Single Sign-on](/authenticate-users/login/security/single-sign-on/index.md) - [JWT signature](/authenticate-users/login/security/jwt-signature/index.md) - [Email address validation](/authenticate-users/login/security/email-validation/index.md) #### Customization - [What is it for](/authenticate-users/login/customization/what-is-it-for/index.md) - [Widget customization](/authenticate-users/login/customization/widget-customization/index.md) - [JSON files with widget settings](/authenticate-users/login/customization/connect-json-with-widget/index.md) - [Email customization](/authenticate-users/login/customization/email-customization/index.md) - [SMS customization](/authenticate-users/login/customization/sms-customization/index.md) #### Communication service providers - [What is it for](/authenticate-users/login/providers/what-is-it-for/index.md) - [Email providers](/authenticate-users/login/providers/email-providers/index.md) - [SMS providers](/authenticate-users/login/providers/sms-providers/index.md) #### Features - [Collecting email addresses and phone numbers](/authenticate-users/login/features/collecting-emails/index.md) - [JSON to user profile key name map](/authenticate-users/login/features/key-mapping/index.md) - [Tracking new users](/authenticate-users/login/features/tracking-new-users/index.md) - [Delayed registration in browser games](/authenticate-users/login/features/delayed-registration/index.md) - [Displaying authentication statistics](/authenticate-users/login/features/display-auth-statistics/index.md) - [User attributes](/authenticate-users/login/features/user-attributes/index.md) - [User data import and export](/authenticate-users/login/features/user-data-import-and-export/index.md) - [Additional features](/authenticate-users/login/features/additional-features/index.md) - [Working with users](/authenticate-users/login/features/working-with-users/index.md) #### How-tos - [How to set up a shadow Login project](/authenticate-users/login/how-to/shadow-login-project/index.md) - [How to export users to Mailchimp](/authenticate-users/login/how-to/exporting-users-to-mailchimp/index.md) - [How to create Mailchimp merge tags](/authenticate-users/login/how-to/mailchimp-merge-tags/index.md) - [How to integrate User Account](/authenticate-users/login/how-to/user-account/index.md) - [How to integrate user authentication via Xsolla account](/authenticate-users/login/how-to/xsolla-account-login/index.md) - [How to use Login Widget SDK API calls](/authenticate-users/login/how-to/login-widget-sdk/index.md) #### Extensions - [Integration with Zendesk Chat](/authenticate-users/login/extensions/zendesk-chat-integration/index.md) - [Authorization in Xsolla Publisher Account via Okta](/authenticate-users/login/extensions/authorization-via-okta/index.md) #### Legal settings - [Terms and policies](/authenticate-users/login/legal-settings/terms-and-policies/index.md) - [Processing of personal data](/authenticate-users/login/legal-settings/processing-of-personal-data/index.md) - [Age restrictions](/authenticate-users/login/legal-settings/age-restrictions/index.md) ## Sell virtual goods in-game or online - [Get started](/virtual-goods/index.md) ### Use F2P template - [Use F2P template](/virtual-goods/f2p-template/index.md) ### Use your own UI - [Overview](/virtual-goods/own-ui/index.md) #### Generate payment token on client side - [Get started](/virtual-goods/own-ui/client-side-token-generation/get-started/index.md) - [Set up project in Publisher Account](/virtual-goods/own-ui/client-side-token-generation/create-and-set-up-pa-project/index.md) - [Authenticate users in your application](/virtual-goods/own-ui/client-side-token-generation/authenticate-users/index.md) - [Get catalog on client side of application](/virtual-goods/own-ui/client-side-token-generation/get-catalog-on-client/index.md) - [Set up item purchase](/virtual-goods/own-ui/client-side-token-generation/set-up-item-purchase/index.md) - [Set up order status tracking](/virtual-goods/own-ui/client-side-token-generation/set-up-order-tracking/index.md) - [Launch](/virtual-goods/own-ui/client-side-token-generation/launch/index.md) #### Generate payment token on server side - [Get started](/virtual-goods/own-ui/server-side-token-generation/get-started/index.md) - [Create items in Publisher Account](/virtual-goods/own-ui/server-side-token-generation/create-and-set-up-pa-project/index.md) - [Get catalog in your application](/virtual-goods/own-ui/server-side-token-generation/get-catalog/index.md) - [Set up item purchase](/virtual-goods/own-ui/server-side-token-generation/set-up-item-purchase/index.md) - [Set up order status tracking](/virtual-goods/own-ui/server-side-token-generation/set-up-order-tracking/index.md) - [Launch](/virtual-goods/own-ui/server-side-token-generation/launch/index.md) ## Sell subscriptions - [Overview](/sell-subscriptions/index.md) ### Integration guide - [Get started](/sell-subscriptions/integration-guide/get-started/index.md) - [Set up subscription plan](/sell-subscriptions/integration-guide/set-up-plan/index.md) - [Set up user authentication](/sell-subscriptions/integration-guide/set-up-authorization/index.md) - [Set up subscription catalog display and purchase](/sell-subscriptions/integration-guide/create-catalog/index.md) - [Get subscription information](/sell-subscriptions/integration-guide/get-subscription-information/index.md) ### Features - [Grace period](/sell-subscriptions/features/grace-period/index.md) - [Retry period](/sell-subscriptions/features/retry-period/index.md) - [Gift subscription](/sell-subscriptions/features/gifting/index.md) - [Subscriber account](/sell-subscriptions/features/subscriber-account/index.md) ### How-tos - [How to cancel last payment if subscription is canceled](/sell-subscriptions/how-to/how-to-cancel-last-payment/index.md) - [How to allow a user to change a subscription plan](/sell-subscriptions/how-to/how-to-change-subscriptions-plan/index.md) - [How to change the charge amount for an active subscription](/sell-subscriptions/how-to/how-to-change-charge-amount/index.md) - [How to manually renew subscriptions](/sell-subscriptions/how-to/how-to-manually-renew-subscriptions/index.md) - [How to set up bonuses](/sell-subscriptions/how-to/how-to-set-up-bonuses/index.md) - [How to set up coupons](/sell-subscriptions/how-to/how-to-set-up-coupons/index.md) - [How to avoid fraud](/sell-subscriptions/how-to/how-to-avoid-fraud/index.md) - [How to increase first payment for subscription](/sell-subscriptions/how-to/how-to-increase-first-payment/index.md) - [How to set up selling multiple plans or subscriptions for a single user](/sell-subscriptions/how-to/how-to-set-up-selling-multiple-plans-or-subscriptions/index.md) - [How to set up subscription-based products and plan groups](/sell-subscriptions/how-to/how-to-set-up-subscriptions-based-products-and-plan-groups/index.md) ## Sell game keys - [Get started](/sell-games/index.md) ### Use your own UI - [Use your own UI](/sell-games/set-up-selling-game-keys/index.md) ### Use ready-made solutions - [Overview](/sell-games/publishing-platform/index.md) - [Set up publishing platform using headless CMS](/sell-games/publishing-platform/publishing-platform-cms/index.md) - [Create multi-page site to sell your games](/sell-games/publishing-platform/multi-game-store/index.md) ### How-tos - [How to set up authentication when selling game keys](/sell-games/how-to/set-up-authentication/index.md) - [How to launch pre-orders](/sell-games/how-to/preorders/index.md) - [How to configure entitlement system](/sell-games/how-to/entitlement-system/index.md) ## Distribute your games ### Launcher - [Overview](/distribute-game/launcher/index.md) #### Integration guide - [Get started](/distribute-game/launcher/integration-guide-new/get-started/index.md) - [Create launcher](/distribute-game/launcher/integration-guide-new/create-launcher/index.md) - [Configure launcher settings](/distribute-game/launcher/integration-guide-new/configure-launcher-settings/index.md) - [Configure game settings](/distribute-game/launcher/integration-guide-new/configure-game-settings/index.md) - [Configure content](/distribute-game/launcher/integration-guide-new/configure-content/index.md) - [Upload game build](/distribute-game/launcher/integration-guide-new/upload-game-build/index.md) - [Generate installer](/distribute-game/launcher/integration-guide-new/generate-installation-file/index.md) #### Features - [Web games distribution](/distribute-game/launcher/features/webgames-distribution/index.md) - [Binary patching](/distribute-game/launcher/features/binary-patching/index.md) - [In-game user authentication](/distribute-game/launcher/features/in-game-user-authentication/index.md) - [Deep links](/distribute-game/launcher/features/deep-links/index.md) - [List of ignored files in Build Loader](/distribute-game/launcher/features/list-of-ignored-files/index.md) - [Tabs](/distribute-game/launcher/features/tabs/index.md) - [Game content delivery](/distribute-game/launcher/features/game-content-delivery/index.md) - [Offline mode](/distribute-game/launcher/features/offline-mode/index.md) - [Seamless web-to-game integration](/distribute-game/launcher/features/web-to-game-integration/index.md) #### How-tos - [How to enable seamless authorization](/distribute-game/launcher/how-to/seamless-authorization/index.md) - [How to transfer user data via launcher installer](/distribute-game/launcher/how-to/data-transfer-via-installer/index.md) - [How to send data to Google Analytics 4](/distribute-game/launcher/how-to/google-analytics/index.md) - [How to connect additional games to the launcher](/distribute-game/launcher/how-to/connect-additional-games/index.md) - [How to integrate Launcher with Epic Games Store](/distribute-game/launcher/how-to/integration-with-egs/index.md) - [How to integrate launcher with Steam](/distribute-game/launcher/how-to/integration-with-steam/index.md) - [How to carry out maintenance of a game](/distribute-game/launcher/how-to/maintenance/index.md) - [How to enable buying games in the launcher](/distribute-game/launcher/how-to/enable-buying-games/index.md) - [How to set up launcher installer name](/distribute-game/launcher/how-to/set-up-installer-name/index.md) #### Extensions - [How to use Epic Online Services with Xsolla Login](/distribute-game/launcher/extensions/epic-online-services/index.md) #### References - [Launcher system requirements](/distribute-game/launcher/references/system-requirements/index.md) ### Cloud Gaming - [Overview](/distribute-game/cloud-gaming/index.md) #### Integration guide - [Set up Login project in Publisher Account](/distribute-game/cloud-gaming/integration-guide/prerequisites/index.md) - [Uploading game build in Publisher Account](/distribute-game/cloud-gaming/integration-guide/configuration-in-publisher-account/index.md) #### How-tos - [How to manage game streams and pricing](/distribute-game/cloud-gaming/how-to/manage-streams-and-pricing/index.md) - [How to work with promotions](/distribute-game/cloud-gaming/how-to/work-with-promotions/index.md) - [How to set up virtual gamepad](/distribute-game/cloud-gaming/how-to/set-up-virtual-gamepad/index.md) - [How to enable voice input](/distribute-game/cloud-gaming/how-to/enable-voice-input/index.md) - [How to delete game](/distribute-game/cloud-gaming/how-to/delete-game/index.md) #### Features - [Allowlist](/distribute-game/cloud-gaming/features/allowlist/index.md) - [Cloud game keys sale](/distribute-game/cloud-gaming/features/game-keys/index.md) - [Play Now button](/distribute-game/cloud-gaming/features/play-now-button/index.md) ### Digital Distribution Hub - [Digital Distribution Hub](/distribute-game/ddh/index.md) ## Items catalog ### Item types - [Virtual items](/items-catalog/items-type/virtual-items/index.md) - [Virtual currency](/items-catalog/items-type/virtual-currency/index.md) - [Bundles](/items-catalog/items-type/bundles/index.md) - [Game keys packages](/items-catalog/items-type/set-up-modules/index.md) - [Bundle with game keys](/items-catalog/items-type/set-up-bundle/index.md) ### Catalog management - [Set up catalog manually](/items-catalog/catalog-management/manual-item/index.md) - [Automate catalog creation and updates using API](/items-catalog/catalog-management/automate-catalog/index.md) - [How to create and update an item catalog using JSON import](/items-catalog/catalog-management/json-import/index.md) - [Import catalog from external platforms](/items-catalog/catalog-management/import-catalog-external/index.md) ### Catalog features - [Managing item availability in catalog](/items-catalog/catalog-features/items-availability/index.md) - [How to group and sort items in catalog](/items-catalog/catalog-features/group-items/index.md) - [Item attributes](/items-catalog/catalog-features/item-attributes/index.md) - [Free items](/items-catalog/catalog-features/free-items/index.md) - [Item purchase limits](/items-catalog/catalog-features/items-catalog-number-limits/index.md) - [Time limit for displaying items in store](/items-catalog/catalog-features/limiting-display-time/index.md) - [Local prices](/items-catalog/catalog-features/pricing-policy/index.md) - [Regional sale restrictions](/items-catalog/catalog-features/regional-restrictions/index.md) ## LiveOps and promotion tools ### Available LiveOps and promotion tools - [Discounts](/liveops/promotion-tools/discounts/index.md) - [Bonuses](/liveops/promotion-tools/bonuses/index.md) - [Coupons](/liveops/promotion-tools/coupons/index.md) - [Promo codes](/liveops/promotion-tools/promo-codes/index.md) - [Reward system](/liveops/promotion-tools/reward-system/index.md) - [Daily rewards](/liveops/promotion-tools/daily-rewards/index.md) - [Offer chains](/liveops/promotion-tools/offer-chains/index.md) - [Loyalty as service](/liveops/promotion-tools/loyalty-as-service/index.md) - [Referral program](/liveops/promotion-tools/referral-program/index.md) - [Upsell](/liveops/promotion-tools/upsell/index.md) - [Personalization](/liveops/promotion-tools/personalization/index.md) - [Unique catalog offer](/liveops/promotion-tools/unique-offer/index.md) - [Promotion usage limits](/liveops/promotion-tools/liveops-number-limits/index.md) ### LiveOps management - [Item catalog personalization](/liveops/liveops-management/personalization-tutorial/index.md) - [How to encourage users to make first purchase](/liveops/liveops-management/first-purchase/index.md) - [Analytics on canvas](/liveops/liveops-management/analytics-on-canvas/index.md) - [Time limits scheduler for items and promotions](/liveops/liveops-management/time-limit-in-scheduler/index.md) ### Managing catalog and LiveOps via canvas - [Overview](/liveops/xlms/index.md) #### Catalog management - [General information](/liveops/xlms/catalog-management/general-info/index.md) - [Create group](/liveops/xlms/catalog-management/create-group/index.md) - [Create item](/liveops/xlms/catalog-management/create-item/index.md) - [Import and export the item catalog in JSON format](/liveops/xlms/catalog-management/import-export-json/index.md) - [Import item catalog from external platforms](/liveops/xlms/catalog-management/import-from-platforms/index.md) - [Import country-specific prices from CSV file](/liveops/xlms/catalog-management/import-local-prices/index.md) #### LiveOps campaign management - [Create bonus promotion](/liveops/xlms/liveops-management/create-bonus-promotion/index.md) - [Create discount promotion](/liveops/xlms/liveops-management/create-discount-promotion/index.md) - [Create promo code promotion](/liveops/xlms/liveops-management/create-promo-code-promotion/index.md) - [Create personalized catalog](/liveops/xlms/liveops-management/create-personalized-catalog/index.md) ## Configure payment UI and flow - [Overview](/payment-ui-and-flow/index.md) ### Payment UI - [Get token to open payment UI](/payment-ui-and-flow/payment-ui/how-to-get-payment-token/index.md) - [Open payment UI](/payment-ui-and-flow/payment-ui/how-to-open-payment-ui/index.md) - [Open payment UI in mobile application](/payment-ui-and-flow/payment-ui/how-to-open-payment-ui-mobile-app/index.md) - [Customize payment UI](/payment-ui-and-flow/payment-ui/ui-theme-customization/index.md) - [Customize receipt emails](/payment-ui-and-flow/payment-ui/how-to-customize-emails-to-users/index.md) - [Configure redirects](/payment-ui-and-flow/payment-ui/how-to-configure-redirects/index.md) - [Localization](/payment-ui-and-flow/payment-ui/localization/index.md) - [Display Xsolla logo](/payment-ui-and-flow/payment-ui/design-guidelines/index.md) ### Payment methods - [One-click payment](/payment-ui-and-flow/payment-methods/one-click-payment/index.md) - [Top payment methods management](/payment-ui-and-flow/payment-methods/how-to-manage-top-payment-methods/index.md) - [Payment method setup](/payment-ui-and-flow/payment-methods/how-to-set-up-payment-method/index.md) ### Features - [Gateways](/payment-ui-and-flow/features/gateways/index.md) - [Tokenization](/payment-ui-and-flow/features/tokenization/index.md) - [Refund](/payment-ui-and-flow/features/refund/index.md) - [Event analytics](/payment-ui-and-flow/features/paystation-analytics/index.md) - [Payments in compliance with Content Security Policy (CSP)](/payment-ui-and-flow/features/csp-payment/index.md) - [Opening external browser from game launcher](/payment-ui-and-flow/features/how-to-open-external-browser-from-launcher/index.md) - [Management via Publisher Account](/payment-ui-and-flow/features/management-via-publisher/index.md) ### Anti-fraud - [Overview](/payment-ui-and-flow/anti-fraud/overview/index.md) - [Anti-fraud setup](/payment-ui-and-flow/anti-fraud/antifraud/index.md) - [Anti-fraud analytics in Publisher Account](/payment-ui-and-flow/anti-fraud/afs-analytics/index.md) - [Chargeback](/payment-ui-and-flow/anti-fraud/chargeback/index.md) - [Chargeback and dispute fee](/payment-ui-and-flow/anti-fraud/chargeback-fee/index.md) ## Build web storefront - [Overview](/web-storefront/index.md) ### Quick start - [Get started](/web-storefront/quick-start/get-started/index.md) - [Blocks](/web-storefront/quick-start/blocks/index.md) - [Create site](/web-storefront/quick-start/create-site/index.md) - [Create Web Shop for mobile games](/web-storefront/quick-start/create-web-shop/index.md) - [How to create site for selling game keys](/web-storefront/quick-start/site-builder-how-to-create-site-for-game-keys/index.md) - [Access restrictions](/web-storefront/quick-start/access-restrictions/index.md) - [Publish site](/web-storefront/quick-start/publish-site/index.md) ### Store - [How to configure site to sell goods](/web-storefront/store/how-to-configure-site-to-sell-goods/index.md) - [Possible items](/web-storefront/store/possible-items/index.md) - [Test site in sandbox mode](/web-storefront/store/test-site-in-sandbox/index.md) - [Test site in live mode](/web-storefront/store/test-game-site-in-live/index.md) ### Content - [How to publish news articles on your site](/web-storefront/content/how-to-publish-news-on-your-site/index.md) - [How to manage website pages](/web-storefront/content/how-to-manage-pages/index.md) ### Localization - [Localization](/web-storefront/localization/localization/index.md) - [How to display content depending on site language](/web-storefront/localization/how-to-show-content-depending-on-language/index.md) ### Design - [How to use custom fonts on your site](/web-storefront/design/how-to-connect-custom-fonts/index.md) - [How to implement parallax scroll](/web-storefront/design/how-to-add-parallax-scrolling/index.md) - [How to show images in modal windows](/web-storefront/design/how-to-show-image-in-modal-window/index.md) ### Analytics and promotion - [Services and applications](/web-storefront/analytics/apps/index.md) - [How to connect analytics services](/web-storefront/analytics/analytics-integration/index.md) ## Grow your audience with user acquisition tools - [Overview](/user-acquisition/index.md) ### Integration guide - [Get started](/user-acquisition/integration-guide/get-started/index.md) - [Integrate payment solution](/user-acquisition/integration-guide/integrate-payment-solution/index.md) - [Set up payment attribution](/user-acquisition/integration-guide/setup-payment-attribution/index.md) - [Create and launch campaign](/user-acquisition/integration-guide/create-campaign/index.md) ### Features - [Promo codes with fixed discount](/user-acquisition/features/promocodes-fixed-discount/index.md) - [Promo codes with flexible discount](/user-acquisition/features/promocodes-custom-discount/index.md) - [Game key distribution](/user-acquisition/features/keys-distribution/index.md) - [Participation guidelines](/user-acquisition/features/participation-guidelines/index.md) - [Creator storefront](/user-acquisition/features/creator-storefront/index.md) - [Individual statistics on creators](/user-acquisition/features/creator-statistics/index.md) - [Rosters](/user-acquisition/features/rosters/index.md) - [Reports on rosters coverage](/user-acquisition/features/roster-coverage-report/index.md) - [Game information](/user-acquisition/features/game-statistics/index.md) ### How-tos - [How to edit active campaigns](/user-acquisition/how-to/how-to-edit-active-programs/index.md) - [How to find and invite creator to campaign](/user-acquisition/how-to/how-to-invite-creators/index.md) - [How to customize affiliate & affiliate network campaigns](/user-acquisition/how-to/how-to-customize-affiliate-program/index.md) - [How to set up and customize dedicated domain](/user-acquisition/how-to/how-to-set-up-dedicated-environment/index.md) - [How to set up campaign with Creator tag](/user-acquisition/how-to/how-to-set-up-program-with-creator-tag/index.md) ### References - [Attribution types](/user-acquisition/references/attribution-types/index.md) - [Recommendations for creator campaigns](/user-acquisition/references/recommendations-for-influencer-programs/index.md) - [Promo materials for affiliate networks](/user-acquisition/references/promo-materials/index.md) - [Creator Account](/user-acquisition/references/creator-account/index.md) ## Build custom UX - [Emails on account activity](/custom-ux/email-customization/index.md) - [SMS to authenticate users](/custom-ux/sms-customization/index.md) - [Login widget](/custom-ux/widget-customization/index.md) - [Payment UI themes](/custom-ux/ui-theme-customization/index.md) - [Receipts](/custom-ux/receipt-customization/index.md) - [Custom payment UI](/custom-ux/headless-checkout/index.md) ## For payment providers - [Overview](/payment-providers/overview/index.md) - [Integration flow](/payment-providers/integration-flow/index.md) - [Implementation](/payment-providers/implementation/index.md) ## Developers resources ### References #### Errors - [Integration errors](/dev-resources/references/errors/integration-errors/index.md) - [Payment errors](/dev-resources/references/errors/payment-errors/index.md) - [Login errors](/dev-resources/references/errors/login-errors/index.md) - [Store errors](/dev-resources/references/errors/store-errors/index.md) #### Supported currencies - [Supported currencies](/dev-resources/references/supported-currencies/index.md) #### Supported countries - [Supported countries](/dev-resources/references/supported-countries/index.md) #### Supported languages - [Supported languages](/dev-resources/references/supported-languages/index.md) #### Supported browsers - [Supported browsers](/dev-resources/references/supported-browsers/index.md) ### Payment testing #### Sandbox and production environments - [Sandbox and production environments](/dev-resources/testing/general-info/index.md) #### Test bank cards list - [Test bank cards list](/dev-resources/testing/test-cards/index.md) #### Payment in sandbox mode - [Payment with bank cards in sandbox mode](/dev-resources/testing/sandbox-mode/test-cards-in-sandbox/index.md) - [Payment via Apple Pay in sandbox mode](/dev-resources/testing/sandbox-mode/test-apple-pay-in-sandbox/index.md) - [Payment via PayPal in sandbox mode](/dev-resources/testing/sandbox-mode/test-paypal-in-sandbox/index.md) #### Real payment testing - [Real payment testing](/dev-resources/testing/test-on-real-payment/index.md) #### API reference for sandbox - [API reference for sandbox](/dev-resources/testing/api/index.md) ### FAQs - [Overview](/dev-resources/faq/index.md) - [General questions](/dev-resources/faq/general/index.md) - [Payment configuration](/dev-resources/faq/payments/index.md) - [User authentication](/dev-resources/faq/user-auth/index.md) - [Xsolla Launcher setup](/dev-resources/faq/launcher/index.md) - [User acquisition](/dev-resources/faq/user-acquisition/index.md) ### Communication with Xsolla via chat - [Overview](/dev-resources/chat/index.md) #### Integration guide - [Integration with Slack](/dev-resources/chat/integration-guide/integration-with-slack/index.md) - [Integration with Discord](/dev-resources/chat/integration-guide/integration-with-discord/index.md) - [Integration with Zendesk](/dev-resources/chat/integration-guide/integration-with-zendesk/index.md) ### Xsolla Partner Ecosystem - [Xsolla Partner Ecosystem](/dev-resources/partner-ecosystem/index.md) ## API and webhooks - [Getting started](/api/getting-started/index.md) - [Pay Station API](/api/pay-station.md) - [Catalog API](/api/catalog.md) - [LiveOps API](/api/liveops.md) - [Login API](/api/login.md) - [Subscriptions API](/api/subscriptions.md) - [Webhooks](/webhooks.md) - [Event API](/api/event.md) - [DDH API](/api/digital-distribution-hub.md) ## SDKs & libraries ### Available SDKs and libraries - [Available SDKs and libraries](/sdk/list-of-sdk/index.md) ### Xsolla SDK for Unity (legacy/enterprise) - [Overview](/sdk/unity-enterprise/index.md) #### Integration guide - [Get started](/sdk/unity-enterprise/integrate-complete-solution/get-started/index.md) - [Set up basic Login project](/sdk/unity-enterprise/integrate-complete-solution/set-up-login/index.md) - [Install SDK](/sdk/unity-enterprise/integrate-complete-solution/install-sdk/index.md) - [Set up SDK](/sdk/unity-enterprise/integrate-complete-solution/set-up-sdk/index.md) - [Set up catalog and subscription plans](/sdk/unity-enterprise/integrate-complete-solution/set-up-catalog-and-subs/index.md) - [Integrate SDK on application side](/sdk/unity-enterprise/integrate-complete-solution/integrate-on-app-side/index.md) - [Test payment process in sandbox mode](/sdk/unity-enterprise/integrate-complete-solution/test-payments/index.md) - [Go live](/sdk/unity-enterprise/integrate-complete-solution/go-live/index.md) #### BaaS integrations - [How to use Pay Station in combination with PlayFab authentication](/sdk/unity-enterprise/baas-integrations/how-to-use-pay-station-with-playfab/index.md) - [How to use Pay Station in combination with Firebase authentication](/sdk/unity-enterprise/baas-integrations/how-to-use-pay-station-with-firebase/index.md) #### Demo project - [General information](/sdk/unity-enterprise/demo/general-info/index.md) - [How to use snippets from demo project in your project](/sdk/unity-enterprise/demo/how-to-use-snippets/index.md) - [How to use SDK to configure application UI](/sdk/unity-enterprise/demo/how-to-use-ui-builder/index.md) #### Authentication - [General information](/sdk/unity-enterprise/authentication/general-info/index.md) - [Classic login via username/email and password](/sdk/unity-enterprise/authentication/classic-auth/index.md) - [Passwordless login](/sdk/unity-enterprise/authentication/passwordless-auth/index.md) - [Social login](/sdk/unity-enterprise/authentication/social-auth/index.md) - [Authentication via application launcher](/sdk/unity-enterprise/authentication/auth-via-launcher/index.md) - [Authentication via custom ID](/sdk/unity-enterprise/authentication/auth-via-custom-id/index.md) - [Silent authentication via publishing platform](/sdk/unity-enterprise/authentication/silent-auth/index.md) - [Xsolla Login widget](/sdk/unity-enterprise/authentication/login-widget/index.md) #### Catalog - [General information](/sdk/unity-enterprise/catalog/general-info/index.md) - [Display item catalog in your application](/sdk/unity-enterprise/catalog/catalog-display/index.md) #### Subscriptions - [General information](/sdk/unity-enterprise/subscriptions/general-info/index.md) - [Subscription purchase scenario](/sdk/unity-enterprise/subscriptions/subscriptions-purchase/index.md) - [Subscription management scenario](/sdk/unity-enterprise/subscriptions/subscription-management/index.md) #### Promotions - [General information](/sdk/unity-enterprise/promo/general-info/index.md) - [Coupons](/sdk/unity-enterprise/promo/coupons/index.md) - [Promo codes](/sdk/unity-enterprise/promo/promo-codes/index.md) - [Personalized offers](/sdk/unity-enterprise/promo/personalized-offers/index.md) - [Free items](/sdk/unity-enterprise/promo/free-items/index.md) #### Item purchase - [General information](/sdk/unity-enterprise/item-purchase/general-info/index.md) - [Purchase in one click](/sdk/unity-enterprise/item-purchase/one-click-purchase/index.md) - [Purchase for virtual currency](/sdk/unity-enterprise/item-purchase/purchase-for-vc/index.md) - [Purchase via shopping cart](/sdk/unity-enterprise/item-purchase/cart-purchase/index.md) - [Track order status](/sdk/unity-enterprise/item-purchase/track-order/index.md) - [Payments via Steam](/sdk/unity-enterprise/item-purchase/payments-via-steam/index.md) #### Player inventory - [General information](/sdk/unity-enterprise/player-inventory/general-info/index.md) - [Display player inventory in your application](/sdk/unity-enterprise/player-inventory/display-inventory/index.md) - [Consume virtual items and currencies from player inventory](/sdk/unity-enterprise/player-inventory/consume-item/index.md) #### User account and attributes - [General information](/sdk/unity-enterprise/user-account-and-attributes/general-info/index.md) - [User attributes](/sdk/unity-enterprise/user-account-and-attributes/user-attributes/index.md) - [User account](/sdk/unity-enterprise/user-account-and-attributes/user-account/index.md) - [Account linking](/sdk/unity-enterprise/user-account-and-attributes/account-linking/index.md) #### Application build guides - [How to create an application build to run in a browser](/sdk/unity-enterprise/application-build-guides/how-to-work-build-webgl/index.md) - [How to change built-in browser](/sdk/unity-enterprise/application-build-guides/how-to-change-browser/index.md) #### Troubleshooting - [Error occurred running Unity content on page of WebGL build](/sdk/unity-enterprise/troubleshooting/issue-newtonsoft-webgl-auth/index.md) - [The type or namespace name Input.System does not exist](/sdk/unity-enterprise/troubleshooting/issue-input-system-reference/index.md) - [Error when calling authentication method](/sdk/unity-enterprise/troubleshooting/issue-login-malformed/index.md) - [Access has been blocked by CORS policy](/sdk/unity-enterprise/troubleshooting/issue-blocked-by-cors/index.md) ### Xsolla SDK for Unreal Engine - [Overview](/sdk/unreal-engine/index.md) #### Integration guide - [Get started](/sdk/unreal-engine/integrate-complete-solution/get-started/index.md) - [Set up basic Login project](/sdk/unreal-engine/integrate-complete-solution/set-up-login/index.md) - [Install SDK](/sdk/unreal-engine/integrate-complete-solution/install-sdk/index.md) - [Set up SDK](/sdk/unreal-engine/integrate-complete-solution/set-up-sdk/index.md) - [Set up catalog and subscription plans](/sdk/unreal-engine/integrate-complete-solution/set-up-catalog-and-subs/index.md) - [Integrate SDK on application side](/sdk/unreal-engine/integrate-complete-solution/integrate-on-app-side/index.md) - [Test payment process in sandbox mode](/sdk/unreal-engine/integrate-complete-solution/test-payments/index.md) - [Go live](/sdk/unreal-engine/integrate-complete-solution/go-live/index.md) #### BaaS integrations - [How to use Pay Station in combination with PlayFab authentication](/sdk/unreal-engine/baas-integrations/how-to-use-pay-station-with-playfab/index.md) #### Demo project - [General information](/sdk/unreal-engine/demo/general-info/index.md) - [How to use SDK to configure application UI](/sdk/unreal-engine/demo/how-to-use-ui-builder/index.md) #### Authentication - [General information](/sdk/unreal-engine/authentication/general-info/index.md) - [Classic login via username/email and password](/sdk/unreal-engine/authentication/classic-auth/index.md) - [Authentication via device ID](/sdk/unreal-engine/authentication/auth-via-device-id/index.md) - [Passwordless login](/sdk/unreal-engine/authentication/passwordless-auth/index.md) - [Social login](/sdk/unreal-engine/authentication/social-auth/index.md) - [Authentication via application launcher](/sdk/unreal-engine/authentication/auth-via-launcher/index.md) - [Authentication via custom ID](/sdk/unreal-engine/authentication/auth-via-custom-id/index.md) - [Silent authentication via publishing platform](/sdk/unreal-engine/authentication/silent-auth/index.md) - [Xsolla Login widget](/sdk/unreal-engine/authentication/login-widget/index.md) #### Catalog - [General information](/sdk/unreal-engine/catalog/general-info/index.md) - [Display item catalog in your application](/sdk/unreal-engine/catalog/catalog-display/index.md) #### Subscriptions - [General information](/sdk/unreal-engine/subscriptions/general-info/index.md) - [Subscription purchase scenario](/sdk/unreal-engine/subscriptions/subscriptions-purchase/index.md) - [Subscription management scenario](/sdk/unreal-engine/subscriptions/subscription-management/index.md) #### Promotions - [General information](/sdk/unreal-engine/promo/general-info/index.md) - [Coupons](/sdk/unreal-engine/promo/coupons/index.md) - [Promo codes](/sdk/unreal-engine/promo/promo-codes/index.md) - [Personalized offers](/sdk/unreal-engine/promo/personalized-offers/index.md) - [Free items](/sdk/unreal-engine/promo/free-items/index.md) #### Item purchase - [General information](/sdk/unreal-engine/item-purchase/general-info/index.md) - [Purchase in one click](/sdk/unreal-engine/item-purchase/one-click-purchase/index.md) - [Purchase for virtual currency](/sdk/unreal-engine/item-purchase/purchase-for-vc/index.md) - [Purchase via shopping cart](/sdk/unreal-engine/item-purchase/cart-purchase/index.md) - [Purchase of single item](/sdk/unreal-engine/item-purchase/single-item-purchase/index.md) - [Track order status](/sdk/unreal-engine/item-purchase/track-order/index.md) #### Player inventory - [General information](/sdk/unreal-engine/player-inventory/general-info/index.md) - [Display player inventory in your application](/sdk/unreal-engine/player-inventory/display-inventory/index.md) - [Consume virtual items and currencies from player inventory](/sdk/unreal-engine/player-inventory/consume-item/index.md) #### User account and attributes - [General information](/sdk/unreal-engine/user-account-and-attributes/general-info/index.md) - [User attributes](/sdk/unreal-engine/user-account-and-attributes/user-attributes/index.md) - [User account](/sdk/unreal-engine/user-account-and-attributes/user-account/index.md) - [Account linking](/sdk/unreal-engine/user-account-and-attributes/account-linking/index.md) #### Application build guides - [How to integrate SDKs in projects for Android applications](/sdk/unreal-engine/application-build-guides/how-to-integrate-for-android-apps/index.md) ### Xsolla SDK for Cocos Creator - [Overview](/sdk/cocos/index.md) #### Integration guide - [Get started](/sdk/cocos/integrate-complete-solution/get-started/index.md) - [Set up basic Login project](/sdk/cocos/integrate-complete-solution/set-up-login/index.md) - [Install SDK](/sdk/cocos/integrate-complete-solution/install-sdk/index.md) - [Initialize SDK](/sdk/cocos/integrate-complete-solution/initialize-sdk/index.md) - [Set up catalog and subscription plans](/sdk/cocos/integrate-complete-solution/set-up-catalog-and-subs/index.md) - [Integrate SDK on application side](/sdk/cocos/integrate-complete-solution/integrate-on-app-side/index.md) - [Test payment process in sandbox mode](/sdk/cocos/integrate-complete-solution/test-payments/index.md) - [Go live](/sdk/cocos/integrate-complete-solution/go-live/index.md) #### Demo project - [General information](/sdk/cocos/demo/general-info/index.md) - [How to use snippets from demo project in your project](/sdk/cocos/demo/how-to-use-snippets/index.md) #### Authentication - [General information](/sdk/cocos/authentication/general-info/index.md) - [Classic login via username/email and password](/sdk/cocos/authentication/classic-auth/index.md) - [Authentication via device ID](/sdk/cocos/authentication/auth-via-device-id/index.md) - [Passwordless login](/sdk/cocos/authentication/passwordless-auth/index.md) - [Social login](/sdk/cocos/authentication/social-auth/index.md) - [Authentication via custom ID](/sdk/cocos/authentication/auth-via-custom-id/index.md) - [Xsolla Login widget](/sdk/cocos/authentication/login-widget/index.md) #### Catalog - [General information](/sdk/cocos/catalog/general-info/index.md) - [Display item catalog in your application](/sdk/cocos/catalog/catalog-display/index.md) #### Promotions - [General information](/sdk/cocos/promo/general-info/index.md) - [Coupons](/sdk/cocos/promo/coupons/index.md) - [Promo codes](/sdk/cocos/promo/promo-codes/index.md) - [Personalized offers](/sdk/cocos/promo/personalized-offers/index.md) - [Free items](/sdk/cocos/promo/free-items/index.md) #### Subscriptions - [General information](/sdk/cocos/subscriptions/general-info/index.md) - [Subscription purchase scenario](/sdk/cocos/subscriptions/subscriptions-purchase/index.md) - [Subscription management scenario](/sdk/cocos/subscriptions/subscription-management/index.md) #### Item purchase - [General information](/sdk/cocos/item-purchase/general-info/index.md) - [Purchase in one click](/sdk/cocos/item-purchase/one-click-purchase/index.md) - [Purchase for virtual currency](/sdk/cocos/item-purchase/purchase-for-vc/index.md) - [Purchase via shopping cart](/sdk/cocos/item-purchase/cart-purchase/index.md) - [Track order status](/sdk/cocos/item-purchase/track-order/index.md) #### Player inventory - [General information](/sdk/cocos/player-inventory/general-info/index.md) - [Display player inventory in your application](/sdk/cocos/player-inventory/display-inventory/index.md) - [Consume virtual items and currencies from player inventory](/sdk/cocos/player-inventory/consume-item/index.md) #### User account and attributes - [General information](/sdk/cocos/user-account-and-attributes/general-info/index.md) - [User attributes](/sdk/cocos/user-account-and-attributes/user-attributes/index.md) - [User account](/sdk/cocos/user-account-and-attributes/user-account/index.md) - [Account linking](/sdk/cocos/user-account-and-attributes/account-linking/index.md) #### Troubleshooting - [Access has been blocked by CORS policy](/sdk/cocos/troubleshooting/issue-blocked-by-cors/index.md) ### Headless checkout - [Overview](/sdk/headless-checkout/index.md) #### Integration guide - [Get started](/sdk/headless-checkout/integration-guide/get-started/index.md) - [Install SDK](/sdk/headless-checkout/integration-guide/install-sdk/index.md) - [Integrate SDK on application side](/sdk/headless-checkout/integration-guide/integrate-on-app-side/index.md) - [Test payment process in sandbox mode](/sdk/headless-checkout/integration-guide/test-payments/index.md) - [Go live](/sdk/headless-checkout/integration-guide/go-live/index.md) #### Configure payment methods - [How to get list of available payment methods](/sdk/headless-checkout/payment-methods/available-payment-methods/index.md) - [How to set up payment with saved methods](/sdk/headless-checkout/payment-methods/pay-with-saved-methods/index.md) - [Bank cards](/sdk/headless-checkout/payment-methods/bank-cards/index.md) - [Mobile payments](/sdk/headless-checkout/payment-methods/mobile-payment/index.md) - [E-wallets with redirect](/sdk/headless-checkout/payment-methods/e-wallet/index.md) - [Google Pay](/sdk/headless-checkout/payment-methods/google-pay/index.md) - [Apple Pay](/sdk/headless-checkout/payment-methods/apple-pay/index.md) - [QR code payment](/sdk/headless-checkout/payment-methods/qr-code/index.md) #### References - [SDK components](/sdk/headless-checkout/references/sdk-components/index.md) - [Receiving payment method data](/sdk/headless-checkout/references/payment-method-data/index.md) - [Errors](/sdk/headless-checkout/references/errors/index.md) - [Styles](/sdk/headless-checkout/references/styles/index.md) - [Supported languages](/sdk/headless-checkout/references/supported-languages/index.md) ### Ready-to-use store (Unity) - [Overview](/sdk/ready-to-use-store/index.md) #### Module usage - [Prerequisites](/sdk/ready-to-use-store/module-usage/prerequisites/index.md) - [Initialization](/sdk/ready-to-use-store/module-usage/initialization/index.md) #### Customization and advanced settings - [Additional parameters for OpenStore()](/sdk/ready-to-use-store/customization/additional-parameters/index.md) - [Common customization scenarios](/sdk/ready-to-use-store/customization/comon-customizations/index.md) ### Extensions for BaaS - [Overview](/sdk/baas-templates/index.md) - [Use Shop Builder with BaaS authorization](/sdk/baas-templates/use-store-with-baas-auth/index.md) - [Receive Xsolla webhooks](/sdk/baas-templates/receive-xsolla-webhooks/index.md) ### PHP - [Overview](/sdk/php/index.md) - [Get started](/sdk/php/get-started/index.md) - [Install library](/sdk/php/install-library/index.md) - [Set up webhooks](/sdk/php/set-up-webhooks/index.md) - [Recommended webhooks](/sdk/php/recommended-webhooks/index.md) - [Troubleshooting](/sdk/php/troubleshooting/index.md)