hi
i have pay pal rest api installed in a web app project folder, which is in htdocs of xampp on Slackware14 box.
i ran one of the PayPal REST API Samples from
http://localhost/gbf/vendor/paypal/rest-api-sdk-php/sample/index.htmlgot a few errors and fixed all but one using cli at: /opt/lampp/htdocs/gbf/vendor/paypal/rest-api-sdk-php
using : #chmod 777 sample -R The only eror left is:giving output of Exception: error:14094410:SSL routines:SSL3_READ_BYTES:sslv3 alert handshake failure NULL
Any Linux users out there that know how to fix this?