DocumentationBuild a checkout flowOverview

Overview

Stash Pay acts as a direct-to-consumer (D2C) payment rails, offering an alternative to Apple and Google in-app purchases (IAP). It streamlines transactions by allowing integration of either a web browser checkout or a direct in-game popup, ensuring a seamless payment experience for players.

To utilize Stash Pay, you generate checkout links on a game server side. These links facilitate the entire payment process, managed by Stash. Stash Pay supports a wide range of major payment methods, including credit cards, Apple Pay, Google Pay, and PayPal, and is available in over 130 countries.

When creating a checkout link, you have the option to customize the payload with loyalty program details and any additional attributes you wish to include. Furthermore, you can personalize the checkout interface using Stash Studio to align with your brand’s aesthetics.

Stash Pay Popup

In addition to a browser checkout, we also offer a native plugin that provides a customizable card-style popup for Stash Pay directly in a game client. You can find more details and access the plugin on GitHub. The plugin provide a native looking IAP experience using Stash payment rails. Currently available for iOS devices, with a browser fallback on other platforms.