Skip to content
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

docs: update urls and package names #596

Open
wants to merge 8 commits into
base: next
Choose a base branch
from
Open
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: 2 additions & 2 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,15 +15,15 @@ information on using pull requests.

## Report an issue

Report all issues through GitHub Issues using the [Report a Bug](https://github.com/stripe/stripe-firebase-extensions/issues/new?template=1.Bug_report.md) template.
Report all issues through GitHub Issues using the [Report a Bug](https://github.com/invertase/stripe-firebase-extensions/issues/new?template=1.Bug_report.md) template.

To help resolve your issue as quickly as possible, read the template and provide all the requested information.

## File a feature request

We welcome all feature requests, whether it's to add new functionality to an existing extension or to offer an idea for a brand new extension.

File your feature request through GitHub Issues using the [Feature Request template](https://github.com/stripe/stripe-firebase-extensions/issues/new?template=2.Feature_request.md).
File your feature request through GitHub Issues using the [Feature Request template](https://github.com/invertase/stripe-firebase-extensions/issues/new?template=2.Feature_request.md).

## Create a pull request

Expand Down
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# UPDATE 2023-10-08:
This project has now being officially transferred to [Invertase](https://github.com/invertase), who will maintain this extension going forward. Please see [this issue](https://github.com/stripe/stripe-firebase-extensions/issues/524) for more details.
This project has now being officially transferred to [Invertase](https://github.com/invertase), who will maintain this extension going forward. Please see [this issue](https://github.com/invertase/stripe-firebase-extensions/issues/524) for more details.
It is now recommended to uninstall the `stripe/firestore-stripe-payments` extension and install `invertase/firestore-stripe-payments` from the Firebase Extension Hub.

Alternatively, you can also use the following link to convert your current installation to the Invertase version
Expand All @@ -19,8 +19,8 @@ Each directory in this repo contains the source code for the extension and a REA
This repository includes the source code for the following extensions:

1. Stripe backend for web, mobile, and subscription payments
- [Homepage](https://firebase.google.com/products/extensions/firestore-stripe-payments)
- [Homepage](https://extensions.dev/extensions/invertase/firestore-stripe-payments)
- [Source code](./firestore-stripe-payments)
1. Send invoices using Stripe
- [Homepage](https://firebase.google.com/products/extensions/firestore-stripe-invoices)
- [Homepage](https://extensions.dev/extensions/invertase/firestore-stripe-invoices)
- [Source code](./firestore-stripe-invoices)
6 changes: 3 additions & 3 deletions codelab-steps/index.lab.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ authors: Thor 雷神 Schaeff (Stripe) & Jeff Huleatt
categories: Firebase
tags: web,stripe,tag-firebase,extensions
duration: 19
feedback link: https://github.com/stripe/stripe-firebase-extensions/issues/
feedback link: https://github.com/invertase/stripe-firebase-extensions/issues/
---

# Add subscription payments to your web app with Firebase Extensions & Stripe
Expand Down Expand Up @@ -517,7 +517,7 @@ You learned how to discover, configure, install, and reconfigure extensions. In

Check out some of these other extensions:

- [Send invoices using Stripe](https://firebase.google.com/products/extensions/firestore-stripe-invoices)
- [Send invoices using Stripe](https://extensions.dev/extensions/invertase/firestore-stripe-invoices)
- [Translate text strings in Cloud Firestore](https://firebase.google.com/products/extensions/firestore-google-translate/)
- [Add new users to Mailchimp email lists](https://firebase.google.com/products/extensions/mailchimper/)
- [Shorten URLs](https://firebase.google.com/products/extensions/firestore-shorten-urls-bitly/)
Expand Down Expand Up @@ -545,5 +545,5 @@ Check out some of these other extensions:

**Learning the finer details about extensions:**

- View the source code and docs for the Stripe extensions [on GitHub](https://github.com/stripe/stripe-firebase-extensions)
- View the source code and docs for the Stripe extensions [on GitHub](https://github.com/invertase/stripe-firebase-extensions)
- Learn about the [permissions and access](https://firebase.google.com/docs/extensions/permissions-granted-to-extension) granted to an extension
2 changes: 1 addition & 1 deletion firestore-stripe-invoices/POSTINSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -224,4 +224,4 @@ As a best practice, you can [monitor the activity](https://firebase.google.com/d

Access the [Stripe dashboard](https://dashboard.stripe.com/) to manage all aspects of your Stripe account.

Enjoy and please submit any feedback and feature requests on [GitHub](https://github.com/stripe/stripe-firebase-extensions/issues/new/choose)!
Enjoy and please submit any feedback and feature requests on [GitHub](https://github.com/invertase/stripe-firebase-extensions/issues/new/choose)!
4 changes: 2 additions & 2 deletions firestore-stripe-invoices/extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,8 @@

license: Apache-2.0

sourceUrl: https://github.com/stripe/stripe-firebase-extensions/tree/master/firestore-stripe-invoices
releaseNotesUrl: https://github.com/stripe/stripe-firebase-extensions/tree/master/firestore-stripe-invoices/CHANGELOG.md
sourceUrl: https://github.com/invertase/stripe-firebase-extensions/tree/master/firestore-stripe-invoices

Check warning on line 27 in firestore-stripe-invoices/extension.yaml

View check run for this annotation

In Solidarity / Inclusive Language

Match Found

Please consider an alternative to `master`. Possibilities include: `primary`, `main`, `leader`, `active`, `writer`
Raw output
/master/gi
releaseNotesUrl: https://github.com/invertase/stripe-firebase-extensions/tree/master/firestore-stripe-invoices/CHANGELOG.md

Check warning on line 28 in firestore-stripe-invoices/extension.yaml

View check run for this annotation

In Solidarity / Inclusive Language

Match Found

Please consider an alternative to `master`. Possibilities include: `primary`, `main`, `leader`, `active`, `writer`
Raw output
/master/gi

author:
authorName: Stripe
Expand Down
6 changes: 3 additions & 3 deletions firestore-stripe-payments/POSTINSTALL.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### Client SDK

You can use the [`@stripe/firestore-stripe-payments`](https://github.com/stripe/stripe-firebase-extensions/blob/next/firestore-stripe-web-sdk/README.md)
You can use the [`@invertase/firestore-stripe-payments`](https://github.com/invertase/stripe-firebase-extensions/blob/next/firestore-stripe-web-sdk/README.md)
JavaScript package to easily access this extension from web clients. This client SDK provides
TypeScript type definitions and high-level convenience APIs for most common operations client
applications would want to implement using the extension.
Expand Down Expand Up @@ -97,7 +97,7 @@ Here's how to set up the webhook and configure your extension to use it:

For Stripe to automatically bill your users for recurring payments, you need to create your product and pricing information in the [Stripe Dashboard](https://dashboard.stripe.com/test/products). When you create or update your product and price information in the Stripe Dashboard these details are automatically synced with your Cloud Firestore, as long as the webhook is configured correctly as described above.

The extension currently supports pricing plans that bill a predefined amount at a specific interval. More complex plans (e.g. different pricing tiers or seats) are not yet supported. If you'd like to see support for these, please open a [feature request issue](https://github.com/stripe/stripe-firebase-extensions/issues/new/choose) with details about your business model and pricing plans.
The extension currently supports pricing plans that bill a predefined amount at a specific interval. More complex plans (e.g. different pricing tiers or seats) are not yet supported. If you'd like to see support for these, please open a [feature request issue](https://github.com/invertase/stripe-firebase-extensions/issues/new/choose) with details about your business model and pricing plans.

For example, this extension works well for business models with different access level tiers, e.g.:

Expand Down Expand Up @@ -501,4 +501,4 @@ As a best practice, you can [monitor the activity](https://firebase.google.com/d

Access the [Stripe dashboard](https://dashboard.stripe.com/) to manage all aspects of your Stripe account.

Enjoy and please submit any feedback and feature requests on [GitHub](https://github.com/stripe/stripe-firebase-extensions/issues/new/choose)!
Enjoy and please submit any feedback and feature requests on [GitHub](https://github.com/invertase/stripe-firebase-extensions/issues/new/choose)!
2 changes: 1 addition & 1 deletion firestore-stripe-payments/PREINSTALL.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ For all other scenarios you can use the [stripe-android](https://github.com/stri

#### Client SDK

You can use the [`@stripe/firestore-stripe-payments`](https://github.com/stripe/stripe-firebase-extensions/blob/next/firestore-stripe-web-sdk/README.md)
You can use the [`@invertase/firestore-stripe-payments`](https://github.com/invertase/stripe-firebase-extensions/blob/next/firestore-stripe-web-sdk/README.md)
JavaScript package to easily access this extension from web clients. This client SDK provides
TypeScript type definitions and high-level convenience APIs for most common operations client
applications would want to implement using the extension.
Expand Down
2 changes: 1 addition & 1 deletion firestore-stripe-payments/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ For all other scenarios you can use the [stripe-android](https://github.com/stri

#### Client SDK

You can use the [`@stripe/firestore-stripe-payments`](https://github.com/stripe/stripe-firebase-extensions/blob/next/firestore-stripe-web-sdk/README.md)
You can use the [`@invertase/firestore-stripe-payments`](https://github.com/invertase/stripe-firebase-extensions/blob/next/firestore-stripe-web-sdk/README.md)
JavaScript package to easily access this extension from web clients. This client SDK provides
TypeScript type definitions and high-level convenience APIs for most common operations client
applications would want to implement using the extension.
Expand Down
4 changes: 2 additions & 2 deletions firestore-stripe-payments/extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@

license: Apache-2.0

sourceUrl: https://github.com/stripe/stripe-firebase-extensions/tree/master/firestore-stripe-payments
releaseNotesUrl: https://github.com/stripe/stripe-firebase-extensions/tree/master/firestore-stripe-payments/CHANGELOG.md
sourceUrl: https://github.com/invertase/stripe-firebase-extensions/tree/master/firestore-stripe-payments

Check warning on line 29 in firestore-stripe-payments/extension.yaml

View check run for this annotation

In Solidarity / Inclusive Language

Match Found

Please consider an alternative to `master`. Possibilities include: `primary`, `main`, `leader`, `active`, `writer`
Raw output
/master/gi
releaseNotesUrl: https://github.com/invertase/stripe-firebase-extensions/tree/master/firestore-stripe-payments/CHANGELOG.md

Check warning on line 30 in firestore-stripe-payments/extension.yaml

View check run for this annotation

In Solidarity / Inclusive Language

Match Found

Please consider an alternative to `master`. Possibilities include: `primary`, `main`, `leader`, `active`, `writer`
Raw output
/master/gi

author:
authorName: Invertase
Expand Down
2 changes: 1 addition & 1 deletion firestore-stripe-subscriptions/README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
# This Extension Has Moved

**firestore-stripe-subscriptions** is now **firestore-stripe-payments**, available **[here](https://github.com/stripe/stripe-firebase-extensions/tree/next/firestore-stripe-payments)**
**firestore-stripe-subscriptions** is now **firestore-stripe-payments**, available **[here](https://github.com/invertase/stripe-firebase-extensions/tree/next/firestore-stripe-payments)**
4 changes: 2 additions & 2 deletions firestore-stripe-web-sdk/README.md
Original file line number Diff line number Diff line change
@@ -1,15 +1,15 @@
# Firestore Stripe Payments Web SDK

This package helps you integrate your web app client with the
[`firestore-stripe-payments`](https://firebase.google.com/products/extensions/firestore-stripe-subscriptions)
[`firestore-stripe-payments`](https://extensions.dev/extensions/invertase/firestore-stripe-payments)
extension. It abstracts out all the typical Firestore queries, and
other database interactions necessary to use the extension. Moreover, it provides type
definitions for all the common object types that are used by the extension when processing
payments.

# API Reference

[API reference](https://github.com/stripe/stripe-firebase-extensions/blob/next/firestore-stripe-web-sdk/markdown/index.md)
[API reference](https://github.com/invertase/stripe-firebase-extensions/blob/next/firestore-stripe-web-sdk/markdown/index.md)

# Example usage

Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,12 +20,12 @@
},
"repository": {
"type": "git",
"url": "git+https://github.com/stripe/stripe-firebase-extensions.git"
"url": "git+https://github.com/invertase/stripe-firebase-extensions.git"
},
"author": "Stripe (https://stripe.com/)",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/stripe/stripe-firebase-extensions/issues"
"url": "https://github.com/invertase/stripe-firebase-extensions/issues"
},
"devDependencies": {
"lerna": "^3.4.3",
Expand Down