securetrading / stpp_json
Secure Trading's JSON API.
4.0.6
2023-11-24 13:27 UTC
Requires
- php: ^8.1
- securetrading/data: ^3.0
- securetrading/exception: ^1.0.1
- securetrading/http: ^4.0
- securetrading/ioc: ^3.0
- securetrading/log: ^4.0
Requires (Dev)
- mikey179/vfsstream: ^1.6
- securetrading/unittest: ^4.0
- squizlabs/php_codesniffer: ^3.5.5
README
Installation
Install this library using Composer. From the root directory of your application just run:
composer require securetrading/stpp_json
Documentation
Please refer to https://docs.trustpayments.com/document/webservices-api/getting-started/ for full documentation.
Bugs
Please report any bugs to devapi@securetrading.com.
Usage
See examples/ in this repository for an example of how to use this API.