Breeze is a payments SDK for Unity that enables native in-app purchases on iOS and Android — no redirects, no payment infrastructure to manage. Drop in the package, embed the payment page, and Breeze handles the rest as your merchant of record.
Breeze lets players complete purchases natively inside your game on iOS and Android — no redirects, no payment infrastructure to build or maintain.
Behind the SDK, Breeze operates as your Merchant of Record. Payment processing, tax, fraud, disputes, and compliance are handled by Breeze across 100+ countries, so your studio ships monetization without taking on payments operations.
Why developers use it
Direct payments alongside platform IAP. Show players a direct-payment option with your pricing next to the platform store price, with built-in Unity IAP fallback for App Store and Google Play.
Native checkout UX. A native bottom-sheet payment dialog with product info, pricing, and savings badges — or open the payment page directly in an in-app webview. Light, dark, and auto themes on both platforms.
Merchant of Record coverage. Breeze carries payment, tax, and compliance liability. You integrate an SDK; Breeze runs the payments operation.
Integration in four steps (see the demo video and setup screenshots)
Install via Unity Package Manager with one git URL. Dependencies (Newtonsoft.Json, Unity IAP) install automatically.
Configure in Tools → Breeze → Setup: enter your app's URL scheme. Deep links are configured automatically for iOS (Info.plist) and Android (AndroidManifest.xml) at build time.
Initialize with a single call — Breeze.Initialize() — in your startup code.
Show the payment dialog with one request object: product name, pricing, and the payment URL returned by your game server.
What's included
Unity SDK (iOS + Android)
Standalone demo project (UnityBreezeDemo)
Sample scripts: full dialog flow with deep-link handling, Unity IAP fallback, and a reference game-server client
Resources
Documentation: https://docs.breeze.com/docs/quick-start
API Reference: https://breeze-com.github.io/breeze-unity/api/BreezeSdk.Runtime.html
GitHub: https://github.com/breeze-com/breeze-unity
Support: https://support.breeze.com/
https://www.breeze.com/terms-of-service