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.

Maintainers

Package info

github.com/platbox/sdk-php

pkg:composer/platbox/sdk-php

Statistics

Installs: 235

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.1 2020-02-12 09:30 UTC

This package is auto-updated.

Last update: 2026-03-12 22:47:47 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