library mypos-checkout-sdk
myPOS Checkout SDK PHP
developermypos/mypos-checkout-sdk
myPOS Checkout SDK PHP
- Thursday, January 18, 2018
- by myposeuropeltd
- Repository
- 0 Watchers
- 0 Stars
- 101 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 31 % Grown
myPOS Checkout SDK PHP
PHP Checkout Library tht provides convenient integration with myPOS Online Checkout Payments., (*1)
Requirements
PHP 5.4.8 or later., (*2)
Installation
Install via composer
composer require developermypos/mypos-checkout-sdk
Manual Installation
Download our last version from here. Then use Loader.php file:, (*3)
require_once './IPC/Loader.php';
Documentation
myPOS Checkout SDK for PHP manual is available at developers.mypos.eu/en/doc/online_payments/v1_4/150-php-sdk., (*4)