bigfish / paymentgateway
This package is abandoned and no longer maintained.
The author suggests using the pmgw/payment-gateway-php-sdk package instead.
BIG FISH Payment Gateway - PHP SDK
3.21.1
2024-07-02 09:02 UTC
Requires
- php: ~5.3|~7.0|~8.0
This package is auto-updated.
Last update: 2024-07-02 10:11:59 UTC
README
Repository github.com/bigfish-hu/payment-gateway-php-sdk (bigfish/paymentgateway) is abandoned, you should avoid using it.
Use https://github.com/pmgw-hu/payment-gateway-php-sdk (pmgw/payment-gateway-php-sdk) instead.
BIG FISH Payment Gateway - PHP SDK
Version
3.21.1
Requirements
- PHP 5.3+
Installation
BIG FISH Payment Gateway is available at packagist.org, so you can use composer to download this library.
{
"require": {
"bigfish/paymentgateway": "3.*"
}
}