Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 0 additions & 4 deletions docs/getting-started/installation/web-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,6 @@ RevenueCat provides a backend and a mobile and web SDKs to to make implementing

With the RevenueCat Web SDK and our Web Billing (formerly RevenueCat Billing) engine, you can easily implement subscriptions in your web app or build a web subscription page for your mobile app. RevenueCat handles the recurring billing logic, manages what entitlements customers have access to, and automatically recovers payments in the case of billing issues. Web Billing uses Stripe as a trusted payment gateway and supports all payment methods supported by Stripe.

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

## Installation

[![Release](https://img.shields.io/github/release/RevenueCat/purchases-js.svg?style=flat)](https://github.com/RevenueCat/purchases-js/releases)
Expand Down
3 changes: 0 additions & 3 deletions docs/web/web-billing/customer-portal.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,6 @@ excerpt: How customers can manage their own Web Billing subscriptions
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::
Web Billing (formerly RevenueCat Billing) comes with a no-code customer portal for customers to manage their own subscriptions.

## Accessing the customer portal
Expand Down
4 changes: 0 additions & 4 deletions docs/web/web-billing/lifecycle-emails.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ excerpt: Details of emails sent to subscribers about their purchases and subscri
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

Customers purchasing through Web Billing (formerly RevenueCat Billing) will receive emails related to their subscriptions and other purchases on the web.

Emails sent to customers:
Expand Down
10 changes: 3 additions & 7 deletions docs/web/web-billing/localization.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,8 @@ slug: localization
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

:::warning Beta translations
Some supported translations may include minor issues during beta. We're working to validate these, and appreciate your input! Please [contact us](mailto:support%40revenuecat.com) or [open an issue](https://github.com/RevenueCat/purchases-js/issues) in our github repo with any corrections or general feedback on translations).
Our localization support is in beta, and supported translations may include minor issues. We're working to validate these, and appreciate your input! Please [contact us](mailto:support%40revenuecat.com) or [open an issue](https://github.com/RevenueCat/purchases-js/issues) in our github repo with any corrections or general feedback on translations).
:::

## Overview
Expand All @@ -19,9 +15,9 @@ Some supported translations may include minor issues during beta. We're working
- Product names and descriptions are not localized, and will be shown in their original form (as defined in the RevenueCat Dashboard).
- Prices configured through [multi-currency support](/web/web-billing/multi-currency-support/) are now formatted following the selected locale in the purchase flow.

### Beta limitations
### Current limitations

Currently, the following limitations apply while Web Billing is in beta:
Currently, the following limitations apply to localization support:

- It is not possible to override any strings for the given languages.
- It is not possible to specify the language used in Web Paywall Links (hosted purchase flow).
Expand Down
4 changes: 0 additions & 4 deletions docs/web/web-billing/managing-customer-subscriptions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ excerpt: How to manage Web Billing customer subscriptions in the dashboard
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

## Managing customer subscriptions through the RevenueCat dashboard

You can manage Web Billing (formerly RevenueCat Billing) subscriptions of your customers via the RevenueCat dashboard. To get started, go to a the profile of a customer who has a Web Billing subscription.
Expand Down
4 changes: 0 additions & 4 deletions docs/web/web-billing/multi-currency-support.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ slug: multi-currency-support
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

## Overview

Web Billing (formerly RevenueCat Billing) supports multiple currencies for your web subscriptions.
Expand Down
2 changes: 1 addition & 1 deletion docs/web/web-billing/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
Web Billing (formerly RevenueCat Billing), the RevenueCat Web SDK, and Web Paywall Links are currently in beta.
:::

# Web Billing overview
Expand Down
4 changes: 0 additions & 4 deletions docs/web/web-billing/payment-methods.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,6 @@ slug: payment-methods
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

## Overview

Web Billing (formerly RevenueCat Billing) currently supports the following payment methods for charging subscription and one-time purchases:
Expand Down
4 changes: 0 additions & 4 deletions docs/web/web-billing/product-setup.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,6 @@ hidden: false

# Configuring Web Billing

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) is currently in beta.
:::

To create a new Web Billing (formerly RevenueCat Billing) product, open the RevenueCat dashboard, go to your project's settings, and under "Products" click on "New", and then select your Web Billing App:

![New product button in the products screen](/images/web-billing/new-product.png)
Expand Down
14 changes: 6 additions & 8 deletions docs/web/web-billing/redemption-links.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ excerpt: Allow customers to purchase products and subscriptions on the web and s
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

## Overview

Redemption Links are one-time-use deep links generated after a customer completes a web purchase. These links allow customers to associate their web purchase with their account in your app. By tapping the link, customers are redirected into the app where the purchase is automatically linked to their App User ID, granting them access to the associated entitlements.
Expand Down Expand Up @@ -182,9 +178,7 @@ Once you have the deep link, you can use the following snippet to perform the re
import kmpRedemption from "!!raw-loader!@site/code_blocks/web/web-billing/redemption_kmp.kt";

<RCCodeBlock
tabs={[
{ type: "kotlin", title: "KMP Redemption", content: kmpRedemption },
]}
tabs={[{ type: "kotlin", title: "KMP Redemption", content: kmpRedemption }]}
/>

##### Capacitor
Expand All @@ -197,7 +191,11 @@ import capacitorRedemption from "!!raw-loader!@site/code_blocks/web/web-billing/

<RCCodeBlock
tabs={[
{ type: "typescript", title: "Capacitor Redemption", content: capacitorRedemption },
{
type: "typescript",
title: "Capacitor Redemption",
content: capacitorRedemption,
},
]}
/>

Expand Down
6 changes: 0 additions & 6 deletions docs/web/web-billing/refunding-payments.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,6 @@ excerpt: How to refund a customer's payment in the dashboard
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

### Refunding payments

You can refund a one-time or non-subscription purchase made by a customer, or the most recent payment of a customer's subscription.

Refunding returns the funds to the customer's payment method (it can take a few days for the payment to be returned, depending on the payment method and the customer's bank). When a refund is made, the customer immediately loses access to any entitlements associated with their subscription, or purchased item.
Expand Down
4 changes: 0 additions & 4 deletions docs/web/web-billing/subscription-lifecycle.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ excerpt: Web Billing subscription lifecycle
hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
:::

## Overview

Here is an overview of the various states that a Web Billing subscription can take on, as well as the events that are being sent as a subscription transitions from one state to the other. For more details, read the following sections.
Expand Down
2 changes: 1 addition & 1 deletion docs/web/web-billing/web-sdk.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ hidden: false
---

:::warning Beta Feature
Web Billing (formerly RevenueCat Billing) and the RevenueCat Web SDK are currently in beta.
Web Billing (formerly RevenueCat Billing), the RevenueCat Web SDK, and Web Paywall Links are currently in beta.
:::

## Introduction
Expand Down
Binary file modified static/images/web-billing/customer-portal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified static/images/web-billing/email-link-customer-portal.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.