The PayEx Ecommerce PHP library simplifies integrations against PayEx' Ecommerce API platform by providing native PHP interface towards the REST API.
Documentation about the Ecommerce API platform can be found on the PayEx Developer Portal.
The reocmmended way to install the PayEx Ecommerce PHP library is with composer. You can also download the source code from one of the releases here on GitHub or simply clone this repository.
The preferred method is via Composer. Follow the installation instructions if you do not already have composer installed.
Once composer is installed, execute the following command in your project root to install this library:
composer require payex/payex-ecom-php