PHPackages                             chainside/webpos-sdk - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [API Development](/categories/api)
4. /
5. chainside/webpos-sdk

ActiveLibrary[API Development](/categories/api)

chainside/webpos-sdk
====================

SDKs for WebPos integration for ChainsidePay

3.0.0(6y ago)01733PHP

Since Feb 21Pushed 5y ago4 watchersCompare

[ Source](https://github.com/chainside/webpos-sdk-php)[ Packagist](https://packagist.org/packages/chainside/webpos-sdk)[ RSS](/packages/chainside-webpos-sdk/feed)WikiDiscussions master Synced 3d ago

READMEChangelogDependencies (2)Versions (12)Used By (0)

 [![chainside](https://camo.githubusercontent.com/d7eeeb7eece504120857edc9c4439ecc963e64d1377ce0b96613883f0ab90c40/68747470733a2f2f7777772e636861696e736964652e6e65742f77702d636f6e74656e742f7468656d65732f636861696e73696465323031382f6173736574732f66617669636f6e2f66617669636f6e2d3139322e706e67)](https://camo.githubusercontent.com/d7eeeb7eece504120857edc9c4439ecc963e64d1377ce0b96613883f0ab90c40/68747470733a2f2f7777772e636861696e736964652e6e65742f77702d636f6e74656e742f7468656d65732f636861696e73696465323031382f6173736574732f66617669636f6e2f66617669636f6e2d3139322e706e67)

 developed with ❤️ by [chainside](https://www.chainside.net)

Introduction
============

[](#introduction)

This project is the **official** SDK library for the integration with the [Chainside Pay](https://chainside.net) Platform. It is an extension of the sdk-boilerplate library.

Installation
============

[](#installation)

Follow these steps to install the SDK library into your system:

Install with composer
---------------------

[](#install-with-composer)

```
composer require chainside\webpos-sdk
```

Then include it in your script:

```
