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

s:/Plans/Prices/ in restricted key setup instructions #477

Closed
christiangenco opened this issue Dec 19, 2022 · 0 comments
Closed

s:/Plans/Prices/ in restricted key setup instructions #477

christiangenco opened this issue Dec 19, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation

Comments

@christiangenco
Copy link
Contributor

Bug report

  • Extension name: firestore-stripe-payments

Describe the bug

When installing this extension in Firebase the description of the Stripe API key with restricted access field says the following:

What is your Stripe API key? We recommend creating a new restricted key with write access only for the “Customers”, “Checkout Sessions” and “Customer portal” resources. And read-only access for the “Subscriptions” and “Plans” resources.

The Plans resource doesn't exist and should be renamed to Prices.

To Reproduce

  1. Install the Run Payments With Stripe Firebase extension
  2. Hover over the question mark next to the Stripe API key with restricted access field under step 4.

Screenshots

 2022-12-19 at 10 32 40 AM

Additional context

It looks like this issue has already been brought up in another ticket.

christiangenco added a commit to christiangenco/stripe-firebase-extensions that referenced this issue Dec 22, 2022
@jsteele-stripe jsteele-stripe self-assigned this Feb 2, 2023
@jsteele-stripe jsteele-stripe added the documentation Improvements or additions to documentation label Feb 2, 2023
jsteele-stripe added a commit that referenced this issue Mar 20, 2023
jsteele-stripe added a commit that referenced this issue Mar 20, 2023
* docs(firestore-stripe-payments): Fix GitHub links to `firestore-stripe-web-sdk` README

* docs(firestore-stripe-payments): Reference Prices resource for restricted key instructions

Fixes #477

* fix: Address issue where `insertInvoiceRecord` function fails (#511)

In case where the Invoice has no associated Payment Intent, the Firestore collection write would fail. Fixes #505

* chore(deps): Bump `typescript` dependency (#512)

* chore(firestore-stripe-payments): 0.3.3 release

* chore: Bump `actions/checkout`, `actions/setup-node` versions for test workflows

* chore: Bump `nick-invision/retry` version for test workflows

---------

Co-authored-by: Darren Ackers <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

No branches or pull requests

2 participants