Download the PHP package chip-chap/php-sdk without Composer
On this page you can find all versions of the php package chip-chap/php-sdk. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download chip-chap/php-sdk
More information about chip-chap/php-sdk
Files in chip-chap/php-sdk
Download chip-chap/php-sdk
More information about chip-chap/php-sdk
Files in chip-chap/php-sdk
Vendor chip-chap
Package php-sdk
Short Description The Chip-Chap PHP SDK for easy integrate Chip-Chap APIs from PHP
License
Package php-sdk
Short Description The Chip-Chap PHP SDK for easy integrate Chip-Chap APIs from PHP
License
Please rate this library. Is it a good library?
Informations about the package php-sdk
ChipChap API integration for PHP
This repository is a PHP implementation to interact with the ChipChap Financial API.
The API control panel are in https://commerce.chip-chap.com
It provides interaction with many online payment providers like Halcash, Paynet, Bank Card, Online Wallets, etc. with a secure authentication and authorization mechanism.
The currently implemented services are:
- Paynet: generates reference barcodes for paying over internet without bank card data.
- Halcash: sends a hal to a phone or cancel a ticket.
- Virtual Card: creates a virtual visa.
- Bitcoin: pay and receive payments with btc.
- Faircoin: pay and receive payments with fair.
Installation
- Get the code via clone
git clone https://github.com/Chip-Chap/PHP-SDK.git
- Get via require in composer.json
require: { "chipchap/php-sdk": "dev-master" }
Basic sample
All versions of php-sdk with dependencies
PHP Build Version
Package Version
Requires
chip-chap/php-curl-lowlevel-api Version
^1.0
The package chip-chap/php-sdk contains the following files
Loading the files please wait ....