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

Sample not currently supported by the CLI #12

Closed
ED-txtify opened this issue Jun 17, 2020 · 1 comment
Closed

Sample not currently supported by the CLI #12

ED-txtify opened this issue Jun 17, 2020 · 1 comment

Comments

@ED-txtify
Copy link

As per the instructions - when you run "stripe samples create subscriptions-with-fixed-price"

You get:

"The sample provided is not currently supported by the CLI: subscriptions-with-fixed-price
To see supported samples, run 'stripe samples list'"

If I do run: stripe samples list - I get:

"A list of available Stripe Samples:

accept-a-card-payment
Learn how to accept a basic card payment
Repo: https://github.com/stripe-samples/accept-a-card-payment

adding-sales-tax
Learn how to use PaymentIntents to build a simple checkout flow
Repo: https://github.com/stripe-samples/adding-sales-tax

au-becs-debit-payment
Collecting AU BECS Direct Debit mandates and payments
Repo: https://github.com/stripe-samples/au-becs-debit-payment

card-brand-choice
Supporting Card Brand Choice with Stripe.
Repo: https://github.com/stripe-samples/card-brand-choice
.........
"

I am running this on:
4.9.0-12-amd64 #1 SMP Debian 4.9.210-1 (2020-01-20) x86_64 GNU/Linux
Standard LAMP installation

@ctrudeau-stripe
Copy link
Contributor

Hello @ED-txtify, thank you for the bug report. We renamed this repo to support more use cases. You can use the CLI by using the following command:

stripe samples create subscription-use-cases

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

No branches or pull requests

2 participants