platbox/sdk-php

There is no license information available for the latest version (1.0.1) of this package.

PHP SDK for interaction with PlatBox Payment System Inc.

1.0.1 2020-02-12 09:30 UTC

This package is auto-updated.

Last update: 2024-04-12 18:39:45 UTC


README

You can use SDK for generating iframe payment page and handling callbacks from Platbox.

See https://platbox.com/ and https://api.platbox.com/ for more information and documentation.

Installation

Use composer to manage your dependencies and download these libraries

composer require platbox/sdk-php

Examples