radicalloop / omnipay-acceptblue
Omnipay AcceptBlue driver
1.0.0
2024-09-20 11:21 UTC
Requires
- league/omnipay: ^3.2
Requires (Dev)
- phpunit/phpunit: ^8.5
README
Installation
composer require radicalloop/omnipay-acceptblue
Usage
- check tests folder for examples.
- to run tests, you need to set the following environment variables:
ACCEPTBLUE_USERNAME=your_username
ACCEPTBLUE_PASSWORD=your_password
ACCEPTBLUE_SANDBOX=true
ACCEPTBLUE_SETTLED_TRANSACTION_ID=your_settled_transaction_id