# Supertab docs ## Docs - [About Supertab](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-introduction/overview/about-supertab.md): Supertab is a novel digital payment solution, specifically designed to make small payments possible. - [Account Management](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-introduction/account-management/account-kyc.md): Open a new Supertab account, manage your payouts and team members - [Internationalization](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-introduction/internationalization.md): Lists the countries, languages, and currencies supported by Supertab for merchants and consumers. - [Get Started](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-experiences/introduction.md): Monetize premium content using Supertab Experiences - [Create Websites](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-experiences/sites.md): Create your Websites in order to begin using Supertab Experiences - [Configure Offerings and Pricing](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-experiences/products-offerings-pricing.md): Configure your inventory to start selling with Supertab - [Set up Experiences](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-experiences/experiences.md): Install the Supertab Paywall or Purchase Button - the button to push quality journalism. - [Test Mode](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-experiences/test-mode.md): Understand how to use Test Mode to test integrations before go live - [With Google AdManager](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-integrate/google.md): Leverage Supertab integration with Google Offerwall for no-code monetization within Google AdManager. - [Off-App Purchases](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-integrate/off-app-purchases.md): Enable seamless purchases through your app with a simple redirect flow. - [Custom Integrations](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-integrate/custom-integrations.md): Enable powerful custom integrations with, Supertab.js, the Supertab Customer API and the Supertab Merchant API - [Product Updates](https://supertab-feature-merchant-auth-change-again.mintlify.site/updates/product.md) - [Getting Started](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/introduction.md): Build with Supertab in the browser - [Installation](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/installation.md): Install, load and initialize Supertab.js on a Website - [Paywall Experiences](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/experiences/paywall.md): Launch a Paywall and handle user choices - [SDK Overview](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/overview.md): For custom integrations going beyond experiences - [Supertab.createPaygate](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/create-paygate.md): API reference for `Supertab.createPaygate` - [Supertab.createPaywall](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/create-paywall.md): API reference for `Supertab.createPaywall` - [Supertab.createPurchaseButton](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/purchase-button.md): Invoking Purchase Button experience in Supertab.js - [Supertab.createPurchase](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/create-purchase.md): API reference for `supertabClient.createPurchase` - [Supertab.auth](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/auth.md): Methods reference for `Supertab.auth` - [Supertab.api](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/api.md): Methods reference for `Supertab.api` - [Supertab.checkout](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/checkout.md): Methods reference for `Supertab.checkout` - [Errors](https://supertab-feature-merchant-auth-change-again.mintlify.site/supertab-js/reference/errors.md): Common Exceptions - [Customer API](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/overview.md): The Supertab Customer API allows you to interact with the Supertab platform in-browser on your website on behalf of your customers. - [Authentication](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/authentication.md): Generate bearer tokens for usage with the Customer API - [Versioning](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/versioning.md): Make sure you are consuming the correct API version - [Making a Purchase](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/making-a-purchase.md): Purchase a pre-defined Offering using the Customer API - [Check for Entitlements, including Prior Entitlements](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/entitlements.md): Serve content to returning customers - [Retrieve current customer](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/endpoints/retrieve-customer.md): Retrieve the current customer. - [Retrieve website](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/endpoints/retrieve-site.md): Retrieves information about the current website, identified by the Client ID. The response contains information about all the available offerings, configuration for the experiences (e.g. paygates and buttons), and some other metadata. - [Purchase an offering](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/endpoints/purchase-an-offering.md): Purchases a pre-defined offering by placing it on the customer's current tab. - [Retrieve a one-time offering](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/endpoints/retrieve-a-one-time-offering.md): Retrieves a one-time offering. - [Purchase a one-time offering](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/endpoints/purchase-a-one-time-offering.md): Purchases a one-time offering by placing it on the customer's current tab. - [Retrieve a purchase](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/endpoints/retrieve-a-purchase.md): Retrieve a purchase - [Retrieve entitlement status](https://supertab-feature-merchant-auth-change-again.mintlify.site/customer-api/endpoints/retrieve-entitlement-status.md): Retrieves the entitlement status for the given content key. - [Merchant API](https://supertab-feature-merchant-auth-change-again.mintlify.site/merchant-api/overview.md): The Supertab Merchant API allows you to interact with the Supertab platform server-to-server. - [Authentication](https://supertab-feature-merchant-auth-change-again.mintlify.site/merchant-api/authentication.md): Generate auth tokens for usage with the Merchant API - [Versioning](https://supertab-feature-merchant-auth-change-again.mintlify.site/merchant-api/versioning.md): Make sure you are consuming the correct API version - [Create New One-Time Offering](https://supertab-feature-merchant-auth-change-again.mintlify.site/merchant-api/endpoints/create-onetime-offering.md): Creates a onetime offering. - [Retrieve a One-Time Offering](https://supertab-feature-merchant-auth-change-again.mintlify.site/merchant-api/endpoints/retrieve-onetime-offering.md): Retrieves a one-time offering. - [Consuming Webhooks](https://supertab-feature-merchant-auth-change-again.mintlify.site/merchant-api/webhooks/consuming-webhooks.md): React to events in your Supertab account with webhooks ## OpenAPI Specs - [openapi-2025-04-01](https://supertab-feature-merchant-auth-change-again.mintlify.site/merchant-api/openapi-2025-04-01.json)