Download the PHP package swikly/swikly-php without Composer
On this page you can find all versions of the php package swikly/swikly-php. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download swikly/swikly-php
More information about swikly/swikly-php
Files in swikly/swikly-php
Package swikly-php
Short Description A PHP wrapper for Swikly's API
License MIT
Homepage https://github.com/swikly/swikly-php
Informations about the package swikly-php
DEPRECATED
This is no longer supported, please consider using https://api.swikly.com or https://apisandbox.swikly.com for sandbox environment.
New SWIKLY_LINK.
It is a unique web link that works with your Swikly account. It allows you to request swiks deposit or deposit for fixed amounts known in advance.
Swikly PHP SDK
Swikly provides a new and easy way to request the equivalent to a down payment or security deposit (we call that "a swik") but with no funds being transferred.
When you request a swik, you're effectively asking your customer to provide a credit card hold, specifying an amount and a period during which the deposit will be held.
This allows you to secure your bookings or request a down payment or security deposit remotely, simply, and with complete confidence. Swikly also provides a payment option which is cheaper than most of its competitors.
Requirements
PHP 5.6.0 and later.
Composer
You can install the Swikly SDK via Composer:
To use the SDK, use Composer's autoload
Manual installation
If you do not wish to use Composer, you can download the sources. Then, to use the SDK, include the init.php
file.
Ressources
Wiki: To understand all the SDK features and how to use them.
Github repository: Examples are available in the examples directory.
API documentation: A documentation up to date about the API used by this SDK.