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.

Installs: 235

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 0

pkg:composer/platbox/sdk-php

1.0.1 2020-02-12 09:30 UTC

This package is auto-updated.

Last update: 2025-10-12 21:48:15 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