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

update readme with CLI usage and local Webhook documentation #436

Merged
merged 7 commits into from
Oct 8, 2023

Conversation

michaelangeloio
Copy link
Contributor

Hi team at Stripe!

Using this command from the firebase docs does not seem to work for me:

firebase ext:install stripe/firestore-stripe-payments --local --project=projectId_or_alias

I wanted to open this because it caused some headaches until I found the error has to do with the version ref not being supplied with that command: #394

I presume this would be a temporary solution, but should hopefully give other devs more info when trying to set up things via the CLI. The firebase CLI should theoretically be able to pull the version in the payload shown when running the command in debug mode:

,"spec":{"specVersion":"v1beta","name":"firestore-stripe-payments","version":"0.3.1"

However, this seems like a FB CLI issue, not exactly a stripe issue.

@CLAassistant
Copy link

CLAassistant commented Sep 2, 2022

CLA assistant check
All committers have signed the CLA.

@michaelangeloio michaelangeloio changed the title update readme with CLI usage update readme with CLI usage and local Webhook documentation Sep 2, 2022
@jsteele-stripe jsteele-stripe deleted the branch invertase:next March 20, 2023 10:52
firestore-stripe-payments/README.md Outdated Show resolved Hide resolved
firestore-stripe-payments/README.md Outdated Show resolved Hide resolved
firestore-stripe-payments/README.md Outdated Show resolved Hide resolved
firestore-stripe-payments/README.md Outdated Show resolved Hide resolved
michaelangeloio and others added 4 commits September 4, 2023 17:02
Co-authored-by: Darren Ackers <ackers86@hotmail.com>
Co-authored-by: Darren Ackers <ackers86@hotmail.com>
Co-authored-by: Darren Ackers <ackers86@hotmail.com>
Co-authored-by: Darren Ackers <ackers86@hotmail.com>
@dackers86 dackers86 merged commit 408e8d8 into invertase:next Oct 8, 2023
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants