The purpose of this library is to aid The AAM Group with accepting payments with PayJunction.
These instructions assume you already have PayJunction API credentials.
The library can be installed to a PHP project using Composer.
composer require theaamgroup/payjunction
There are examples of how to use the library's classes in the scripts folder.