#jaysingh03 - Subscriptions
1 messages · Page 1 of 1 (latest)
sure.
price.html is showing product ist
Can someone help me with it.
i have copied .env in right folder ,server is up
Can you be more specific about the help you need? What's the specific problem? What have you tried to fix it?
I did following
cloned https://github.com/stripe-samples/subscription-use-cases then move to subscription-use-cases/fixed-price-subscriptions
move .env to server
updated my keys in .env file
ran server
click on start demo
jaysingh03 - Subscriptions
created customer
Now price.html is not showing product
Question here : why can not I see all available plan
There are several possible reasons. Do you see any errors or warnings in the web browser's console or in your server logs?
no error..
Did you update the Price IDs in the .env file?
am I missing any step ,I mean copying any data file.
i see seed.json at parent label
You installed it manually, not using Stripe CLI, correct?
If so, did you follow all of the steps here? https://github.com/stripe-samples/subscription-use-cases#option-2-installing-manually
yes.