Download the PHP package citypay/paylink-sdk-php without Composer
On this page you can find all versions of the php package citypay/paylink-sdk-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package paylink-sdk-php
SwaggerClient-php
API for creating payments with CityPay's Paylink system.
This PHP package is automatically generated by the Swagger Codegen project:
- API version: 3.1
- Build package: io.swagger.codegen.languages.PhpClientCodegen For more information, please visit https://citypay.com
Requirements
PHP 5.5 and later
Installation & Usage
Composer
To install the bindings via Composer, add the following to composer.json
:
Then run composer install
Manual Installation
Download the files and include autoload.php
:
Tests
To run the unit tests:
Getting Started
Please follow the installation procedure and then run the following:
Documentation for API Endpoints
All URIs are relative to https://secure.citypay.com/paylink3
Class | Method | HTTP request | Description |
---|---|---|---|
DefaultApi | createPost | POST /create | Creates a Paylink token to create a payment |
Documentation For Models
- Address
- CardHolder
- Config
- CustomParam
- Options
- TokenRequest
Documentation For Authorization
All endpoints do not require authorization.
Author
All versions of paylink-sdk-php with dependencies
PHP Build Version
Package Version
Requires
php Version
>=5.5
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
ext-curl Version *
ext-json Version *
ext-mbstring Version *
guzzlehttp/guzzle Version ^6.2
The package citypay/paylink-sdk-php contains the following files
Loading the files please wait ....