Skip to content

[Web Billing] Added limitation about upgrades (non virtual currency) #1055

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
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
1 change: 1 addition & 0 deletions docs/web/web-billing/overview.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ Web Billing currently has a few limitations:
- There is no support for RevenueCat's Paywall templates (coming soon).
- There is no support for translated content in customer emails (these are currently only sent in English, regardless of the selected locale).
- We do not collect and store the customer's name, shipping address or full billing address. Consequently, Web Billing cannot currently be used in India and in other countries that have this requirement.
- There is no support for product downgrades (switching to lower-priced products). Customers need to cancel their existing subscription, and re-subscribe to the new product.

### Stripe Billing integration

Expand Down