Skip to content

agence-tbd/payline-php-sdk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Latest Stable Version Total Downloads License

PaylineSDK - Payline library for PHP

Installation

Use composer to install the monext package

composer require monext/payline-sdk

To update the package

composer require monext/payline-sdk

In order to install a specific version x.xx you can execute

composer require monext/payline-sdk:x.xx

Usage

See sample code here

Docs

More information available on

Prerequisites

Compliant with PHP 5.6, 7.0, 7.1, 7.2, 7.3, 7.4, 8.0, 8.1, 8.2

Requires monolog/monolog and symfony/cache, just let Composer do the job

In order to make http call for failover, ext-curl is mark has required, it can be commented if you disable failover or set allow_url_fopen to true in php.ini (in order to use file_get_contents)

Author

Payline support - support@payline.com

License

Payline is licensed under the LGPL-3.0+ License - see the LICENSE file for details

About

Payline PHP SDK

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 100.0%