Open vilm725 opened 6 days ago
Hello 👋🏻 Have you had time to resolve the issue? I opened a premium ticket on your website but no one answers.
Hello @vilm725
We've replied here: https://github.com/app-generator/ecommerce-flask-stripe/issues/5#issuecomment-2471089438
TY!
Hi 👋🏻
I love using your applications to do deployment tests with docker and kubernetes !
Since the beginning of October, I noticed that all your applications with stripe no longer work (django, flask, fastapi) with always the same error :
I put the stripe keys in the env file correctly :
I put the stripe keys, deleted the key pair and recreated another one but it doesn't work. Can you, please, fix this problem?
EDIT 1 : When I test my stripe keys in the doc (stripe test application), it is 100% functional. So, I think the problem comes from the application unfortunately 😕 (https://docs.stripe.com/checkout/quickstart)
EDIT 2 : I've try to edit the file ecommerce-django-stripe/core/settings.py and past api key of stripe but it still doesn't work :