Skip to content

guug-saleor/myPOS-Checkout-SDK-PHP

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

myPOS Checkout SDK PHP

PHP Checkout Library tht provides convenient integration with myPOS Online Checkout Payments.

Requirements

PHP 5.4.8 or later.

Installation

Install via composer

composer require developermypos/mypos-checkout-sdk

Manual Installation

Download our last version from here. Then use Loader.php file:

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.

About

myPOS Checkout SDK for the PHP programming language

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 50.8%
  • Python 49.2%