Stash Pay Specifics
Learn about the two core pillars of integrating Stash Pay - account linking and purchase handling. Understand the integration timeline phases from planning through going live with ongoing support.
Stash Pay process
There are two core pillars to integrating Stash Pay: account linking and purchase handling.
Account linking
Stash needs to authenticate players to associate them with their purchases, and so that you can grant players their items in-game. We support third party accounts (Apple IDs, Google Play accounts, etc.), as well as custom authentication solutions so players don't need to create accounts with us.To further reduce friction, Stash supports signing in through deep-links and QR codes.
Purchase handling
The Checkout Links API is used to create checkout sessions from your website. Stash recommends implementing an API for authorizing purchases, and you'll need logic for granting players their items in-game. Stash notifies you with webhooks when players complete purchases, which you can use to trigger logic for granting players their purchases.
For webhook setup and implementation, see our Webhooks Overview and Webhook List documentation.
Timelines
Integration timelines vary but are often shorter for Stash Pay. The general process has four phases:
- Planning and requirements
- Define scope and set QA environments
- Integrating
- Set authentication and account linking
- Implement checkout and purchase authorizations APIs
- Update webhook handling
- Testing
- Customization and migration
- Final integration tweaks
- Run final load tests
- Launch prep
- Going live
- Deployment
- Post-launch monitoring
- Start ongoing Stash support
How is this guide?
General Onboarding Process
Learn about the Stash onboarding process designed to be fast, flexible, and low-effort for your team. Go live with a basic shop in as little as two weeks and continue deep integration over 4 to 8 weeks with dedicated support.
Webshop Integration Specifics
Learn about the four core pillars of webshop integration - account linking, catalog setup, purchase handling, and UI customization. Understand the phased integration approach and timeline for launching your custom-built webshop.