developermypos/mypos-checkout-sdk

myPOS Checkout SDK PHP

Installs: 99 332

Dependents: 1

Suggesters: 0

Security: 0

Stars: 19

Watchers: 4

Forks: 8

Open Issues: 5

pkg:composer/developermypos/mypos-checkout-sdk

1.3.2 2025-05-28 07:57 UTC

This package is not auto-updated.

Last update: 2025-10-16 15:14:28 UTC


README

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.