#Truu
1 messages · Page 1 of 1 (latest)
hello! i'd suggest referring to this guide : https://stripe.com/docs/payments/quickstart
you can download the sample as it is (or refer to the code) in that page to see how to fetch the client secret
I've read that through before, I use React with php for my entire project so far (last 6 years of development). I'm not familiar with composer though as a tool to bundle packages, is there a simpler single php file that can be used without all the dependencies that simply authenticates the client secret?
Also I want to avoid php-slim
i don't see php slim anywhere that guide, are you seeing it somewhere?
if you don't want to use composer, then you can manually install it : https://github.com/stripe/stripe-php#manual-installation