Repository github.com/bigfish-hu/payment-gateway-module-magento2 (bigfishpaymentgateway/pmgw) is abandoned, you should avoid using it.
Use https://github.com/pmgw-hu/payment-gateway-module-magento2 (pmgw/payment-gateway-module-magento2) instead.
Magento 2.4.6-p2
PHP 8.2
The online contracting process can be initiated by clicking on the following link and choosing the suitable package: Tariff packages and contracting
The language of contract and communication is Hungarian.
Our company is a payment technology platform (not a bank or a payment service provider), therefore to use our solution, you need to have an active contract with at least one PSP available on our system.
The list of payment service providers available in our system can be found under the following link: Our partners
Your IT personnel can examine the integration opportunities even before signing the contract with us. The module is free to use in the test environment. Using the production environment requires an active contract with us and the requirements must be met.
Should you need any further information, please do not hesitate to contact us through the it@paymentgateway.hu email address.
bin/magento maintenance:enable
bin/magento cache:flush
bin/magento cache:disable
bin/magento module:enable Bigfishpaymentgateway_Pmgw
composer require pmgw/payment-gateway-php7-sdk
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento indexer:reindex
bin/magento cache:enable
bin/magento maintenance:disable
Stores -> Configuration -> Sales -> Payment Methods
Expand OTHER PAYMENT METHODS.
Expand BIG FISH Payment Gateway Settings.
Set the data below to test:
Enabled: Yes
Store name: sdk_test
API key: 86af3-80e4f-f8228-9498f-910ad
Test mode: Yes
Enable any payment service provider.
Save Config.
Important: make sure that the php path is correct in bin/magento file.