# Onside > Onside is an alternative app marketplace for iOS that enables developers to publish, distribute, and monetize applications independently of the App Store. It provides all the tools needed to manage app listings, configure in-app purchases, and receive payouts. Onside also offers an SDK for integrating in-app payments and a wrapper for turning web apps into native iOS apps. Important notes: - Onside acts as a **reseller** of digital content, handling payments, compliance, and updates on behalf of developers. - Apps are distributed via the **Onside iOS app**, available exclusively in the EU. - Developers retain full control over pricing, availability, in-app products, and payout configuration. - The platform supports **credit cards, Apple Pay**, and other global payment methods. - Developers can **onboard quickly** using phone or WhatsApp sign-in. - A **WebView-based wrapper** is available to convert any mobile site into an installable iOS app with push notifications. ## Onside Developer Console - [Onside Developer Console](https://console.onside.io): A developer dashboard for publishing and managing iOS apps on Onside (v1.0, Web Portal). It allows configuration of availability, pricing, in-app products, and payout settings across EU markets. Authentication via email + password. [Documentation](https://docs.onside.io/console) ## Onside SDK - [Onside SDK](https://docs.onside.io/sdk): An SDK for integrating Onside's payment system into iOS apps (v1.0, Swift). Supports consumable and non-consumable in-app purchases with subscription support planned. Provides payment processing, attribution tracking, and cashback via Onside Wallet. Authentication via app token from developer console. ## Onside API - [Onside API](https://docs.onside.io/api): A developer-facing REST API (v1.0) for reporting transactions and integrating analytics or payout tracking. Authentication via API key. ## Docs - [Onside Store](https://docs.onside.io/store): Overview of the user-facing store experience and Onside’s safety policies. - [Developer Console](https://docs.onside.io/console): Step-by-step guide for developers to manage apps and monetization. - [Onside SDK](https://docs.onside.io/sdk): Integration guide for in-app purchases and wallet support. - [Onside API](https://docs.onside.io/api/transactions-reporting-api): Technical reference for reporting payments and developer-side integration. ## Examples - [Wrap your site as an iOS app](https://docs.onside.io/console/wrap-your-site-as-app): Use Onside’s lightweight WebView wrapper to convert a web app into an installable native iOS app.