From 516a76ef2ce04a35c478f0dfd8e945f9718804c3 Mon Sep 17 00:00:00 2001 From: Andy Bestvater Date: Fri, 5 Dec 2025 13:57:50 +0100 Subject: [PATCH] Rename Sites to website --- customer-api/authentication.mdx | 32 ++++++------- .../supertab-js/experience-state-summary.mdx | 11 +++-- supertab-experiences/experiences.mdx | 31 ++++++++---- .../products-offerings-pricing.mdx | 9 ++-- supertab-experiences/sites.mdx | 9 ++-- supertab-integrate/google.mdx | 14 +++--- supertab-integrate/tab-js.mdx | 6 +-- ...context-aware-purchase-flow-2025-08-22.mdx | 10 ++-- updates/experiences-2025-02-06.mdx | 16 +++---- updates/off-app-purchase-flow-2025-06-09.mdx | 8 ++-- updates/product.mdx | 48 +++++++++++-------- .../site-driven-architecture-2025-05-10.mdx | 14 +++--- 12 files changed, 116 insertions(+), 92 deletions(-) diff --git a/customer-api/authentication.mdx b/customer-api/authentication.mdx index 6c3611a..b915052 100644 --- a/customer-api/authentication.mdx +++ b/customer-api/authentication.mdx @@ -1,11 +1,11 @@ --- -title: 'Authentication' -sidebarTitle: 'Authentication' -description: 'Generate bearer tokens for usage with the Customer API' +title: "Authentication" +sidebarTitle: "Authentication" +description: "Generate bearer tokens for usage with the Customer API" icon: lock --- -import SdkWarning from '/snippets/sdk-warning.mdx'; +import SdkWarning from "/snippets/sdk-warning.mdx"; @@ -20,7 +20,6 @@ Instead of implementing OAuth2 yourself, you should consider using an [existing Example authenticated request to the Customer API: - ```bash curl curl --location 'https://tapi.supertab.co/capi/customers/me' \ @@ -45,9 +44,10 @@ Example authenticated request to the Customer API: return response.json(); }) ``` + ----- +--- ### Clients @@ -61,26 +61,26 @@ You **must** pass an `x-supertab-client-id` header with every request containing The client id is used by the Customer API to determine which Website the request is for, and whether the request is in test or live mode. - Make sure to use the client detail generated for your site when working with the Customer API. + Make sure to use the client detail generated for your website when working with the Customer API. The API Keys generated separately in the API Keys section of the Business Portal are for use with the [Merchant API](/merchant-api). - + ### API Settings -| | | -|--|--| -| Base URL | `https://tapi.supertab.co/capi/` | -| Supported Grants | `Authorization Code + PKCE`, `Refresh Token` | -| Authentication URL | `https://auth.supertab.co/oauth2/auth` | -| Token URL | `https://auth.supertab.co/oauth2/token` | -| Token Type | `bearer` | +| | | +| ------------------ | -------------------------------------------- | +| Base URL | `https://tapi.supertab.co/capi/` | +| Supported Grants | `Authorization Code + PKCE`, `Refresh Token` | +| Authentication URL | `https://auth.supertab.co/oauth2/auth` | +| Token URL | `https://auth.supertab.co/oauth2/token` | +| Token Type | `bearer` | ### Redirect URIs In order to successfully authenticate using oAuth2 you must pass a known redirect URI to the Authentication URL. -You can configure your site's redirect URI from the [Business Portal](https://business.supertab.co) - this is the Site URI that you provided when creating the site. +You can configure your website's redirect URI from the [Business Portal](https://business.supertab.co) - this is the Website URI that you provided when creating the website. We recommend you use [Supertab.js](/supertab-js) to handle all authentication. diff --git a/snippets/supertab-js/experience-state-summary.mdx b/snippets/supertab-js/experience-state-summary.mdx index eb6b7fe..8a092a5 100644 --- a/snippets/supertab-js/experience-state-summary.mdx +++ b/snippets/supertab-js/experience-state-summary.mdx @@ -7,7 +7,8 @@ - Current authentication status of the user. Possible values: `missing`, `expired`, `valid`. + Current authentication status of the user. Possible values: `missing`, + `expired`, `valid`. @@ -39,7 +40,7 @@ - A summary of the purchase, usually including the site name and the type of a given entitlement. + A summary of the purchase, usually including the website name and the type of a given entitlement. Example: `"The Leek - 24 Hours Time Pass"` @@ -76,6 +77,7 @@ + @@ -143,7 +145,6 @@ - @@ -198,9 +199,11 @@ Each purchase in the array has the same structure as the previously described [Purchase object](#param-purchase). + - If a purchase required payment, this will be `true` if payment was successful. `false` otherwise. + If a purchase required payment, this will be `true` if payment was successful. + `false` otherwise. diff --git a/supertab-experiences/experiences.mdx b/supertab-experiences/experiences.mdx index 9afb649..ab807d2 100644 --- a/supertab-experiences/experiences.mdx +++ b/supertab-experiences/experiences.mdx @@ -6,7 +6,8 @@ description: "Install the Supertab Paywall or Purchase Button - the button to pu ## Paywall - The Paywall experience is best when you want a simple integration where Supertab manages access for you + The Paywall experience is best when you want a simple integration where + Supertab manages access for you Paywall display your website's time pass and subscription offerings to customers. The experience will launch automatically on page load and block access to your content until the customer makes a purchase or logs in to use an existing entitlement. @@ -30,6 +31,7 @@ We automatically create the first Paywall for each new Website using default tim Head to **Experiences** section of the Business Portal and click the **Create Experience** button to go to the Experience Editor. If you intend to use the automatically generated Paywall, click the **Edit** button next to it. + Select **Paywall** as the Experience type. @@ -37,6 +39,7 @@ We automatically create the first Paywall for each new Website using default tim Paywall Redirect URL determines where we will redirect customers if they see the Paywall and close it. We automatically set it to your Website URL but it can redirect anywhere (e.g. to a dedicated page). **Save** to continue. + In the **Offerings** section, you can choose 1 to 3 Offerings for the main screen. If you enable the **"More options" screen**, you will get three more Offering slots. @@ -52,6 +55,7 @@ We automatically create the first Paywall for each new Website using default tim There are no restrictions for upsells other than the Offering and the associated upsell cannot be the same (e.g. all your time passes can upsell to the same subscription) If you choose two or three Offerings on one screen, you will have an option to select which one of them should be highlighted by default to grab the attention of customers. + Use **Button text color** to edit the **Put it on my Tab** and **More access options** button text. @@ -61,6 +65,7 @@ We automatically create the first Paywall for each new Website using default tim **Highlighted text color** controls the color of text on highlighted Offerings and the savings badge on upsells to ensure proper contrast. Parts of Paywall text (such as title) can be edited in all languages we support. They will not be translated automatically. If you choose not to provide a translation, we will use default values. + Copy the provided code snippet and deploy it on pages you wish to monetize. Make sure to switch the snippet from [Test Mode](https://docs.supertab.co/supertab-experiences/test-mode) to Live Mode if you wish to process real transactions. @@ -68,6 +73,7 @@ We automatically create the first Paywall for each new Website using default tim The experience will automatically launch when the page loads. Supertab manages customer access for you. The Paywall will automatically update when you edit it, there is no need to update the snippet. + @@ -76,15 +82,15 @@ We automatically create the first Paywall for each new Website using default tim The button to push quality journalism - The Purchase Button experience is best when you need more control over how and when your customer is offered the option - to make a purchase + The Purchase Button experience is best when you need more control over how and + when your customer is offered the option to make a purchase Purchase Buttons display a Supertab purchase button and send a message back to your website when a customer makes a purchase. ### Button Installation -**Prerequisite:** you need to create your sites +**Prerequisite:** you need to create your websites and offerings @@ -92,18 +98,25 @@ before setting up a Paywall. - Head to **Experiences** section of the Business Portal and click the **Create Experience** button to go to the Experience Editor. + Head to **Experiences** section of the Business Portal and click the + **Create Experience** button to go to the Experience Editor. - From the Site dropdown, choose the Site on which you will use the Button. Select **Purchase Button** as the Experience type. + From the Website dropdown, choose the Website on which you will use the + Button. Select **Purchase Button** as the Experience type. - Select an Offering which will be sold via the button. Remember that Supertab will not manage access in this scenario. + Select an Offering which will be sold via the button. Remember that Supertab + will not manage access in this scenario. - Copy the provided code snippet and deploy it wherever you want the button to appear. Make sure to switch the snippet from [Test Mode](https://docs.supertab.co/supertab-experiences/test-mode) to Live Mode if you wish to process real transactions. + Copy the provided code snippet and deploy it wherever you want the button to + appear. Make sure to switch the snippet from [Test + Mode](https://docs.supertab.co/supertab-experiences/test-mode) to Live Mode + if you wish to process real transactions. - For advanced usage review the Supertab.js documentation + For advanced usage review the{" "} + Supertab.js documentation diff --git a/supertab-experiences/products-offerings-pricing.mdx b/supertab-experiences/products-offerings-pricing.mdx index bbd1a64..c89ea31 100644 --- a/supertab-experiences/products-offerings-pricing.mdx +++ b/supertab-experiences/products-offerings-pricing.mdx @@ -1,6 +1,6 @@ --- title: Configure Offerings and Pricing -description: 'Configure your inventory to start selling with Supertab' +description: "Configure your inventory to start selling with Supertab" --- ## Inventory Structure @@ -25,7 +25,7 @@ The minimum time pass duration is 1 second. #### Subscriptions -Subscriptions grant access to your Website for a fixed period of time, and automatically recur in line with the access period to ensure ongoing access to your site. +Subscriptions grant access to your Website for a fixed period of time, and automatically recur in line with the access period to ensure ongoing access to your website. Minimum subscription duration is 1 day. @@ -52,18 +52,15 @@ Supertab uses the US Dollar as our main currency and will automatically suggest When you create a Website, Supertab automatically creates three default time pass offerings for you, with durations of 24 hours, 3 days and 1 week, and accompanying default pricing. - - Head to the Offerings section to create new time passes, subscriptions or single items. Specify prices in dollars, and choose duration for time passes and subscriptions. Open offering details to edit prices, durations, or to remove an offering. - Continue by setting up your experiences to begin selling. - \ No newline at end of file + diff --git a/supertab-experiences/sites.mdx b/supertab-experiences/sites.mdx index 1737eb1..ce6de48 100644 --- a/supertab-experiences/sites.mdx +++ b/supertab-experiences/sites.mdx @@ -1,9 +1,9 @@ --- title: Create Websites -description: 'Create your Websites in order to begin using Supertab Experiences' +description: "Create your Websites in order to begin using Supertab Experiences" --- -Supertab organises your inventory into Websites. A Website is an online property where you use Supertab. It can be a site, blog, or SaaS product. +Supertab organises your inventory into Websites. A Website is an online property where you use Supertab. It can be a website, blog, or SaaS product. @@ -24,12 +24,14 @@ Supertab organises your inventory into Websites. A Website is an online property Contact support if you need to serve the same experience from multiple domains or subdomains. + You can add a logo for each of your Websites. We will automatically use it in some Experiences (e.g. Paywall) and in the purchase flow to better align with your brand. We accept SVG or PNG files with max size of 512x512px. + @@ -39,5 +41,6 @@ Supertab organises your inventory into Websites. A Website is an online property Supertab includes the correct client ID in the code snipped generated from the experience editor. + - \ No newline at end of file + diff --git a/supertab-integrate/google.mdx b/supertab-integrate/google.mdx index e859b08..108e51f 100644 --- a/supertab-integrate/google.mdx +++ b/supertab-integrate/google.mdx @@ -11,21 +11,21 @@ It is part of the **Privacy & Messaging** features of Google Ad Manager. [Learn ## **How does Supertab work within Google Offerwall?** -When visitors land on your website, the Offerwall restricts access to your content and presents options to unlock it. If you enable Supertab, one of these options will allow visitors to pay a small fee to access your entire site for a set period of time. +When visitors land on your website, the Offerwall restricts access to your content and presents options to unlock it. If you enable Supertab, one of these options will allow visitors to pay a small fee to access your entire website for a set period of time. When visitors choose Supertab and select one of the Offerings, they sign up to create a virtual Tab or log in to use an existing one. Their purchases accumulate on their Tabs until they reach the Tab limit, which is when they will be asked to pay the balance. ## **Configuring Supertab within the Google Offerwall** -Review Google's documentation. [Learn More](https://support.google.com/admanager/answer/12367687?hl=en\&ref_topic=13821812\&sjid=8896807766023023081-NC). +Review Google's documentation. [Learn More](https://support.google.com/admanager/answer/12367687?hl=en&ref_topic=13821812&sjid=8896807766023023081-NC). -1. In Ad Manager, go to the Privacy & Messaging section.  +1. In Ad Manager, go to the Privacy & Messaging section. 2. Select Offerwall from the list of Monetization options. 3. Create an Offerwall message. [Learn more](https://support.google.com/admanager/answer/11897778). -4. In the User Choices section, you will see Supertab as an option, click the Set up button.   +4. In the User Choices section, you will see Supertab as an option, click the Set up button. 1. Accept the Ad Manager Offerwall Features Terms of Service. @@ -42,15 +42,13 @@ Review Google's documentation. [Learn More](https://support.google.com/admanager 5. Click confirm. -7. Publish the offerwall. This will initiate creating default offerings and paywall. +5. Publish the offerwall. This will initiate creating default offerings and paywall. [Learn more about setting up Supertab within the Offerwall](https://support.google.com/admanager/answer/12367687). - ## **KYC (Know Your Customer) and bank account setup** - -In order to receive payouts, you need to confirm your identity and register your bank account with our provider, Stripe. To finish this process, you will need to provide your business details and bank information. As an example, if your business is located in USA, Stripe will need your business EIN. +In order to receive payouts, you need to confirm your identity and register your bank account with our provider, Stripe. To finish this process, you will need to provide your business details and bank information. As an example, if your business is located in USA, Stripe will need your business EIN. ## **Managing Offerings and the Paywall** diff --git a/supertab-integrate/tab-js.mdx b/supertab-integrate/tab-js.mdx index 06cbbe6..bc9e84f 100644 --- a/supertab-integrate/tab-js.mdx +++ b/supertab-integrate/tab-js.mdx @@ -60,7 +60,7 @@ The async function `createPurchaseButtonExperience` returns the object with `des - Your site name displayed in the purchase dialog on confirmation screen. + Your website name displayed in the purchase dialog on confirmation screen. @@ -68,8 +68,8 @@ The async function `createPurchaseButtonExperience` returns the object with `des - Offering ID to sell via the purchase button. If not supplied, the first site - offering is used. + Offering ID to sell via the purchase button. If not supplied, the first + website offering is used. diff --git a/updates/context-aware-purchase-flow-2025-08-22.mdx b/updates/context-aware-purchase-flow-2025-08-22.mdx index a7c62de..71fa8ff 100644 --- a/updates/context-aware-purchase-flow-2025-08-22.mdx +++ b/updates/context-aware-purchase-flow-2025-08-22.mdx @@ -9,8 +9,8 @@ We’ve redesigned the entire purchase flow to work for all purchase scenarios. We are also delivering features meant to help Merchants secure more funds. -- Merchants can now select if users are required to have a card on file to make a purchase. It is controlled per Site. This feature is designed to simplify payments for repeat users, while also enabling Tab auto-closing. -- Tab auto-closing is enabled globally. If a user has a card on file and has at least \$1 on their Tab, we will charge their card after 30 days of inactivity.  +- Merchants can now select if users are required to have a card on file to make a purchase. It is controlled per Website. This feature is designed to simplify payments for repeat users, while also enabling Tab auto-closing. +- Tab auto-closing is enabled globally. If a user has a card on file and has at least \$1 on their Tab, we will charge their card after 30 days of inactivity. ![Group3625316 Pn](/Group3625316.png) @@ -24,7 +24,7 @@ Merchants can provide branded, cohesive experiences while having more control ov **New purchase flow** -No action is required. If you use Basic Paygate or Supertab Button, the new purchase flow will inherit colors from their configuration. If you have a logo added to your Site settings, we will pull it into the flow automatically. +No action is required. If you use Basic Paygate or Supertab Button, the new purchase flow will inherit colors from their configuration. If you have a logo added to your Website settings, we will pull it into the flow automatically. In the next release, we will deliver more granular controls for users of Supertab.JS @@ -34,7 +34,7 @@ While we normally save cards during payments, card capture allows us to collect ![Save Cardstep Pn](/Frame65.png) -Card capture is disabled by default. If you would like to enable it, go to Sites, click the Edit button (pencil icon) next to the Site you would like to edit. You will find an option to enable or disable card capture at the bottom of Site details. +Card capture is disabled by default. If you would like to enable it, go to Websites, click the Edit button (pencil icon) next to the Website you would like to edit. You will find an option to enable or disable card capture at the bottom of Website details. **Tab auto-closing** @@ -44,4 +44,4 @@ If a user has at least \$1 (or equivalent in other currencies) on their Tab and We’re excited to bring this all-in-one upgrade to life. Better flow. Better experience. More funds for Merchants. -[Feedback welcome as always.](mailto:product@supertab.co) \ No newline at end of file +[Feedback welcome as always.](mailto:product@supertab.co) diff --git a/updates/experiences-2025-02-06.mdx b/updates/experiences-2025-02-06.mdx index 4b4bec8..93231c3 100644 --- a/updates/experiences-2025-02-06.mdx +++ b/updates/experiences-2025-02-06.mdx @@ -18,7 +18,7 @@ We’re thrilled to announce major updates to the Supertab Experiences, includin - A new two-screen layout for a cleaner, more engaging experience. - Upsells to highlight savings and encourage users to stay engaged longer. - Design customization, including logo support, for better brand alignment. -- **More Flexibility**: Create **multiple paygate** for different part of your site and +- **More Flexibility**: Create **multiple paygate** for different part of your website and control where each one appears using specific installation codes. ### Why Switch? @@ -31,13 +31,13 @@ to unlock the latest features and maintain compatibility. 1. Go the **Experiences** section of the [Business Portal](https://business.supertab.co) and edit your Paygate 2. Once you make changes, you'll see an updated preview and receive a new installation code. -3. Replace the old code on your site with the new **Live Mode** installation script. +3. Replace the old code on your website with the new **Live Mode** installation script. #### Create a brand new Paygate -1. Remove all instances of the old Paygate script from your site. +1. Remove all instances of the old Paygate script from your website. 2. Go to the **Experiences** section and follow the steps to set up your new Paygate -3. Copy the **Live Mode** installation script and add it to your site. +3. Copy the **Live Mode** installation script and add it to your website. #### Upgrading an existing Purchase Button @@ -46,13 +46,13 @@ to unlock the latest features and maintain compatibility. 3. Copy the **Live Mode** installation script and replace the old snippet on all pages where the button is used. - **Important**: Use the Live Mode snippet to process real transactions. - In Test Mode, the Paygate will display a test indicator and users will not be charged. + **Important**: Use the Live Mode snippet to process real transactions. In Test + Mode, the Paygate will display a test indicator and users will not be charged. ##### Add a Logo to your Paygate -1. Go to the **Sites** section of the [Business Portal](https://business.superab.co) and edit your site. +1. Go to the **Websites** section of the [Business Portal](https://business.superab.co) and edit your website. 2. Upload your logo. It will automatically appear in the Paygate preview and in all Basic Paygate Experiences. 3. If you are using the old Paygate you will need to upgrade in order to see your logo displayed. @@ -71,4 +71,4 @@ For more details consult the relevant [Experiences documentation](/supertab-expe ### Contact Sales -The Supertab Basic Paygate is available now, [contact sales](https://supertab.co) to learn more. \ No newline at end of file +The Supertab Basic Paygate is available now, [contact sales](https://supertab.co) to learn more. diff --git a/updates/off-app-purchase-flow-2025-06-09.mdx b/updates/off-app-purchase-flow-2025-06-09.mdx index b2a3df0..c1cf834 100644 --- a/updates/off-app-purchase-flow-2025-06-09.mdx +++ b/updates/off-app-purchase-flow-2025-06-09.mdx @@ -33,7 +33,7 @@ const url = `https://purchase.supertab.co/?client_id=...&offering_id=...&metadat ``` **3. Handle the Redirect**\ -After purchase, users are sent back to your site or app with: +After purchase, users are sent back to your website or app with: - `purchase_id` — Supertab’s transaction ID - `status` — `completed` or `abandoned` @@ -42,9 +42,9 @@ After purchase, users are sent back to your site or app with: ### Your Next Steps -- Set up or reuse your Supertab site for landing and redirect handling. +- Set up or reuse your Supertab website for landing and redirect handling. - Enable one or more offerings for off-app availability. -- Generate links and place them in your app or site flows. +- Generate links and place them in your app or website flows. - Test the redirect and metadata flow end-to-end. -Want more details? [Check our docs](/supertab-integrate/off-app-purchases) for integration examples or [Contact us](mailto:sales@supertab.co) to learn more or request new features. \ No newline at end of file +Want more details? [Check our docs](/supertab-integrate/off-app-purchases) for integration examples or [Contact us](mailto:sales@supertab.co) to learn more or request new features. diff --git a/updates/product.mdx b/updates/product.mdx index ca59a1f..ceff9e2 100644 --- a/updates/product.mdx +++ b/updates/product.mdx @@ -8,74 +8,84 @@ mode: "wide" ## [Trigger Purchases Anywhere with Supertab.js](/updates/trigger-purchase-flow-2025-10-02) - The new createPurchase method in Supertab.js, makes it easier for developers to bring Supertab’s purchase flow directly into their applications programatically. This speeds up custom integrations via a simple function call and allows customization to tailor the purchase flow to your brand's design. [Read more...](/updates/trigger-purchase-flow-2025-10-02) +The new createPurchase method in Supertab.js, makes it easier for developers to bring Supertab’s purchase flow directly into their applications programatically. This speeds up custom integrations via a simple function call and allows customization to tailor the purchase flow to your brand's design. [Read more...](/updates/trigger-purchase-flow-2025-10-02) + ## [New Purchase Flow and Tab auto-closing: better UX for users, improved fund collection and branding options for Merchants](/updates/context-aware-purchase-flow-2025-08-22) - ![Group3625316 Pn](/Group3625316.png) +![Group3625316 Pn](/Group3625316.png) + +Our new purchase flow delivers a smoother, more consistent experience—fully styled to match your brand. +You can now enable card capture on a per-website basis and activate Tab auto-closing: after 30 days of inactivity, open Tabs are automatically charged, helping you secure revenue more reliably. [Read more...](/updates/context-aware-purchase-flow-2025-08-22) - Our new purchase flow delivers a smoother, more consistent experience—fully styled to match your brand. - You can now enable card capture on a per-site basis and activate Tab auto-closing: after 30 days of inactivity, open Tabs are automatically charged, helping you secure revenue more reliably. [Read more...](/updates/context-aware-purchase-flow-2025-08-22) ## [Set Upsell Offerings as the Default on Your Paywall](/updates/upsell-offerings-2025-07-29) - ![Upsell as default offering in paywall](/images/upsell-default-paywall.png) +![Upsell as default offering in paywall](/images/upsell-default-paywall.png) + +You can now set an upsell offering as the default selection on your paywall. [Read more...](/updates/upsell-offerings-2025-07-29) - You can now set an upsell offering as the default selection on your paywall. [Read more...](/updates/upsell-offerings-2025-07-29) ## [Off-App Purchase Flow](/updates/off-app-purchase-flow-2025-06-09) - Enable direct transactions outside of app stores with Supertab’s new Off-App Purchase flow, keeping more revenue in your hands while offering a seamless user experience. [Read more...](/updates/off-app-purchase-flow-2025-06-09) +Enable direct transactions outside of app stores with Supertab’s new Off-App Purchase flow, keeping more revenue in your hands while offering a seamless user experience. [Read more...](/updates/off-app-purchase-flow-2025-06-09) + - ## [Improved Navigation with Site-Driven Architecture](/updates/site-driven-architecture-2025-05-10) + ## [Improved Navigation with Website-Driven Architecture](/updates/site-driven-architecture-2025-05-10) + +![Frame64 Pn](/images/Frame64.png) - ![Frame64 Pn](/images/Frame64.png) +We’ve restructured how you navigate Offerings, Experiences, and settings—so it’s easier to manage multiple Websites and stay focused. [Read more...](/updates/site-driven-architecture-2025-05-10) - We’ve restructured how you navigate Offerings, Experiences, and settings—so it’s easier to manage multiple Sites and stay focused. [Read more...](/updates/site-driven-architecture-2025-05-10) ## [Dynamic Tab Limits to Close Payments Faster](/updates/dynamic-tab-limits-2025-05-10) - First-time users now get a smaller Tab limit to start, making it easier to complete a payment early and unlock the full \$5 Tab. Faster conversions for Merchants, shorter time-to-value value for users. [Read more...](/updates/dynamic-tab-limits-2025-05-10) +First-time users now get a smaller Tab limit to start, making it easier to complete a payment early and unlock the full \$5 Tab. Faster conversions for Merchants, shorter time-to-value value for users. [Read more...](/updates/dynamic-tab-limits-2025-05-10) + ## [Get Started Faster — KYC Now Only Required at Payout](/updates/kyc-at-payout-2025-05-10) - Whether you’re using Supertab directly or through our integration with Google Ad Manager, you can now start earning without completing KYC upfront. [Read more...](/updates/kyc-at-payout-2025-05-10) +Whether you’re using Supertab directly or through our integration with Google Ad Manager, you can now start earning without completing KYC upfront. [Read more...](/updates/kyc-at-payout-2025-05-10) + ## [Customize Your Paygate Messaging in Multiple Languages](/updates/editable-paygate-copy-2025-04-16) - ![Editablecopyandlangsupport Pn](/images/editablecopyandlangsupport.png) +![Editablecopyandlangsupport Pn](/images/editablecopyandlangsupport.png) + +Tailor your Paygate messaging to fit your use case, test what converts best, and speak to users in one of eight supported languages. [Read more...](/updates/editable-paygate-copy-2025-04-16) - Tailor your Paygate messaging to fit your use case, test what converts best, and speak to users in one of eight supported languages. [Read more...](/updates/editable-paygate-copy-2025-04-16) ## [Validate Purchases with Server-Side Webhooks](/updates/webhooks-2025-02) - ![Webhooks Pn](/images/Webhooks.png) +![Webhooks Pn](/images/Webhooks.png) + +You can now securely confirm purchases and trigger real-time workflows—grant access, send emails, update analytics, and more. Plus, `onPurchaseComplete` now gives you detailed purchase data. [Read more...](/updates/webhooks-2025-02) - You can now securely confirm purchases and trigger real-time workflows—grant access, send emails, update analytics, and more. Plus, `onPurchaseComplete` now gives you detailed purchase data. [Read more...](/updates/webhooks-2025-02) ## [New Basic Paygate, Changes to the Purchase Button and Unlimited Offerings](/updates/experiences-2025-02-06) - ![Paygatepreview2 Pn](/Paygatepreview2.png) +![Paygatepreview2 Pn](/Paygatepreview2.png) + +You can now use the all new Supertab Paygate to secure and monetize your content or access to your SaaS product. The new Basic Paygate replaces existing Paygate installations and offers enhanced options for controlling how you price and sell your content. - You can now use the all new Supertab Paygate to secure and monetize your content or access to your SaaS product. The new Basic Paygate replaces existing Paygate installations and offers enhanced options for controlling how you price and sell your content. +Setup and installation takes minutes, existing customers are encouraged to migrate to the new Paygate Experience. [Read more...](/updates/experiences-2025-02-06) - Setup and installation takes minutes, existing customers are encouraged to migrate to the new Paygate Experience. [Read more...](/updates/experiences-2025-02-06) diff --git a/updates/site-driven-architecture-2025-05-10.mdx b/updates/site-driven-architecture-2025-05-10.mdx index 862f973..c268178 100644 --- a/updates/site-driven-architecture-2025-05-10.mdx +++ b/updates/site-driven-architecture-2025-05-10.mdx @@ -1,11 +1,11 @@ --- -title: "Improved Navigation with Site-Driven Architecture" -description: "We’ve redesigned the platform to make it easier to manage multiple Sites—so you can stay focused and find what you need faster. " +title: "Improved Navigation with Website-Driven Architecture" +description: "We’ve redesigned the platform to make it easier to manage multiple Websites—so you can stay focused and find what you need faster. " --- ### **What’s new** -We’ve updated the platform’s information architecture to follow a Site-driven model. Merchants now work within a single Site at a time, with updated navigation, clearer table views, and improved field requirements across the platform. +We’ve updated the platform’s information architecture to follow a Website-driven model. Merchants now work within a single Website at a time, with updated navigation, clearer table views, and improved field requirements across the platform. Menu emphasizes the items that are most important during day-to-day Supertab management - Offerings and Experiences, while setup and less frequently used items are tucked away in sub-menus. @@ -13,19 +13,19 @@ Menu emphasizes the items that are most important during day-to-day Supertab man ### **Why it matters** -This change makes it easier to manage multiple Sites and avoids confusion when navigating large sets of Offerings or Experiences. You’ll spend less time switching context and more time building and optimizing. +This change makes it easier to manage multiple Websites and avoids confusion when navigating large sets of Offerings or Experiences. You’ll spend less time switching context and more time building and optimizing. ### **How it works** -Once you select a Site, everything from the sidebar to the Experience Editor adjusts to reflect that context. We’ve also updated table layouts and renamed key elements for clarity. +Once you select a Website, everything from the sidebar to the Experience Editor adjusts to reflect that context. We’ve also updated table layouts and renamed key elements for clarity. The organization submenu allows you to: - switch between organizations, - manage account users and settings, -- manage Sites, +- manage Websites, - work with Webhooks and API keys, while the profile submenu allows you to manage your profile, visit support and log out. -We’ll keep refining navigation as we grow—[let us know what you’d like to see next](mailto:product@supertab.co). \ No newline at end of file +We’ll keep refining navigation as we grow—[let us know what you’d like to see next](mailto:product@supertab.co).