#sbrookes
1 messages · Page 1 of 1 (latest)
hello! If you don't want to use composer, you can always download the latest release manually : https://github.com/stripe/stripe-php#manual-installation
@spice raven sure, I saw that. But the documentation isn't clear on what all needs to be used when you download it manully or how to put it into your directories.
it's up to you where you want to place the downloaded folder - all you need to include in your code after downloading and unzipping is the below line with the path to the init.php like what the guide mentions
require_once('../../init.php');
If you're not familiar with how to do it manually, i suggest using composer instead which would really make things easier for you
Ive never used composer. I dont trust it
and it doesnt explicitly say where to insatll it in my directory.
is there some sort of 1 on 1 screen share dev to dev during business hours?
we don't provide a 1 to 1 screenshare unfortunately