Download the PHP package helios-api/helios-hpp-sdk without Composer
On this page you can find all versions of the php package helios-api/helios-hpp-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download helios-api/helios-hpp-sdk
More information about helios-api/helios-hpp-sdk
Files in helios-api/helios-hpp-sdk
Package helios-hpp-sdk
Short Description Helios HPP payment system PHP SDK
License MIT
Homepage https://github.com/helios-api/php-helios-hpp-sdk
Informations about the package helios-hpp-sdk
Helios Hosted Payment Page SDK for PHP
NOTICE: This branch is under active development.
This repository contains the open source PHP SDK that allows you to access the Helios HPP from your PHP app. Documentation fo Helios API documentation.dp.ag.
Installation
The Helios HPP PHP SDK can be installed with Composer. Run this command:
Usage
Note: This version of the Helios HPP SDK for PHP requires PHP 5.6 or greater.
Simple transaction registration example.
WebHook registration.
Tests
- Composer is a prerequisite for running the tests. Install composer globally, then run
composer install
to install required files. - The tests can be executed by running this command from the root directory:
By default the tests will send live HTTP requests to the Helios HPP server. If you are without an internet connection you can skip these tests by excluding the internet
group.
License
Please see the license file for more information.
All versions of helios-hpp-sdk with dependencies
guzzlehttp/guzzle Version ~6.0
jms/serializer Version ^1.4
doctrine/common Version ^2.6