craftcms / commerce-omnipay

Omnipay gateway bridge for Craft Commerce
MIT License
5 stars 6 forks source link

Error after updating Craft + Craft Commerce #2

Closed fabianhijlkema closed 5 years ago

fabianhijlkema commented 6 years ago

Since my update to the latest version I get the following errors trying to add/edit the omnipay/mollie payment gateway in the backend. Also trying to update the cart results in an error while this gateway is active.

Declaration of craft\commerce\omnipay\base\Gateway::createPaymentSource(craft\commerce\models\payments\BasePaymentForm $sourceData): craft\commerce\models\PaymentSource must be compatible with craft\commerce\base\GatewayInterface::createPaymentSource(craft\commerce\models\payments\BasePaymentForm $sourceData, int $userId): craft\commerce\models\PaymentSource

andris-sevcenko commented 5 years ago

Probably not an issue anymore :)