maciejzgadzaj / commerce_ingenico

3 stars 4 forks source link

error: too few arguments #1

Open lalop opened 7 years ago

lalop commented 7 years ago

I just installed commerce_ingenico on drupalcommerce 2 and I get this error

ArgumentCountError: Too few arguments to function Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\PaymentGatewayBase::__construct(), 6 passed in /var/www/web/modules/contrib/commerce_ingenico/src/Plugin/Commerce/PaymentGateway/DirectLink.php on line 70 and exactly 7 expected in Drupal\commerce_payment\Plugin\Commerce\PaymentGateway\PaymentGatewayBase->__construct() (line 85 of modules/contrib/commerce/modules/payment/src/Plugin/Commerce/PaymentGateway/PaymentGatewayBase.php). 
PetersRicardo commented 6 years ago

Running into the same issue here, in general do you recommend using the module for production at this point, or do you have a roadmap on when to do so?