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.
4.0.0
- PHP 5.3+
BIG FISH Payment Gateway is available at packagist.org, so you can use composer to download this library.
{
"require": {
"pmgw/payment-gateway-php-sdk": "4.*"
}
}