paypal / merchant-sdk-php

PHP SDK for integrating with PayPal's Express Checkout / MassPay / Web Payments Pro APIs
Other
230 stars 201 forks source link

404 #147

Closed Octolus closed 7 years ago

Octolus commented 7 years ago

curl -k -L https://raw.githubusercontent.com/paypal/merchant-sdk-php/stable-php5.3/samples/install.php | php % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 100 15 100 15 0 0 73 0 --:--:-- --:--:-- --:--:-- 73 404: Not Found

jaypatel512 commented 7 years ago

Hey @Octolus !

We recommend you use composer to install all your php dependencies, including merchant-sdk-php. It is now a defacto standard, and is used widely across all php packages.

We will update our README with proper instructions soon. Thanks for pointing that out. Please re-open this issue if you have trouble installing this package using composer.