#DummieNeedsHelp
1 messages · Page 1 of 1 (latest)
Hi
Try to download this quick start project:
https://stripe.com/docs/payments/quickstart?platform=web&client=html&lang=php
And follow it step by step in order to run it
It fails on the require in the create.php for not found. I tried numerous paths ???
Did you run composer require stripe/stripe-php ?
Yes i.. I did the dump_autoload as well and it said over 200 classes they are seen except during a fetch to create.php
Ok, can you just download the sample I shared, run composer require stripe/stripe-php and try to run it and see if you have the same issue as you are facing in your current project.
time for work.. thanks .. will check back later