sebastian-mollie/SyliusMolliePlugin-DO-NOT-USE-

Error on "Load methods"

Closed this issue · 0 comments

Sylius version: 1.6.4
SyliusMolliePlugin version: 3.0.0

I follow the install procedure, and this workaround.

After configuring keys and saved the payment method, I click on "Load methods" button and nothing happen. A quick look on dev tools, highlight a 500 error on admin/mollie/methods/all, with the following exception:

Argument 1 passed to BitBag\SyliusMolliePlugin\Entity\MollieGatewayConfig::setGateway() must be an instance of BitBag\SyliusMolliePlugin\Entity\GatewayConfig, instance of App\Entity\Payment\GatewayConfig given, called in /Users/bchatard/somewhere/vendor/bitbag/mollie-plugin/src/Factory/MollieGatewayConfigFactory.php on line 45