theaamgroup / payjunction
PHP SDK for PayJunction
Installs: 4 165
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 0
Requires
- php: >=7.3
- ext-curl: *
This package is auto-updated.
Last update: 2025-06-27 14:52:29 UTC
README
The purpose of this library is to aid The AAM Group with accepting payments with PayJunction.
Getting Started
These instructions assume you already have PayJunction API credentials.
The library can be installed to a PHP project using Composer.
composer require theaamgroup/payjunction
Examples
There are examples of how to use the library's classes in the scripts
folder.