This is a simple composer package to provide SeQura's API client.
The Sequra\PhpClient\Client class provides a simple interface to interact with the Sequra API. The Sequra\PhpClient\BuilderAbstract class provides a base class to build the order payload that the Sequra Order API expects. It could be extended to map the platform order information to the Sequra order payload.
N/A
N/A
Usable in PHP developments or platforms based on PHP
N/A
composer install
andvendor/bin/phpunit
composer require sequra/php-client
N/A