Download the PHP package paypro/paypro-php-v1 without Composer
On this page you can find all versions of the php package paypro/paypro-php-v1. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download paypro/paypro-php-v1
More information about paypro/paypro-php-v1
Files in paypro/paypro-php-v1
Package paypro-php-v1
Short Description Client for PayPro API v1
License MIT
Homepage https://paypro.nl
Informations about the package paypro-php-v1
PayPro PHP API v1 Client
This library provides a client to connect with the PayPro API.
Requirements
- PHP Version 5.3 or greater
Dependencies
- PHP extension cUrl
- PHP extension json
If you use Composer these dependencies are automatically handled for you. For manual installation make sure these extensions are activated.
Installation
Composer
To install using composer, you will have to install Composer first.
Create a composer.json file in your project root.
Tell Composer to install the required dependencies.
If you want to use autoloading provided by Composer, add the following line to your application file.
You are now ready to use the PayPro API client.
Manually
Just download the latest release and require the files directly in your project. You have to require the init.php
in your application file.
Getting started
Example of creating a payment:
Documentation
For guides and code examples you can go to https://paypro.nl/developers/docs.
Contributing
If you want to contribute to this project you can fork the repository. Create a new branch, add your feature and create a pull request. We will look at your request and determine if we want to add it.
License
All versions of paypro-php-v1 with dependencies
ext-curl Version *
ext-json Version *