Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plugin fails on final step #1

Open
guycalledseven opened this issue Oct 6, 2020 · 0 comments
Open

Plugin fails on final step #1

guycalledseven opened this issue Oct 6, 2020 · 0 comments

Comments

@guycalledseven
Copy link

When using plugin with newer sylius (tested on v1.8.1.), final step of payment (redirection to payway) fails with error:

Argument 1 passed to Payum\Core\Gateway::addAction() must implement interface Payum\Core\Action\ActionInterface, string given, called in /var/www/vendor/payum/payum/src/Payum/Core/CoreGatewayFactory.php on line 219

dev.log shows this critical error:

[2020-10-06 15:07:48] php.CRITICAL: Argument 1 passed to Payum\Core\Gateway::addAction() must implement interface Payum\Core\Action\ActionInterface, string given, called in /var/www/vendor/payum/payum/src/Payum/Core/CoreGatewayFactory.php on line 219 {"exception":"[object] (Symfony\\Component\\Debug\\Exception\\FatalThrowableError(code: 0): Argument 1 passed to Payum\\Core\\Gateway::addAction() must implement interface Payum\\Core\\Action\\ActionInterface, string given, called in /var/www/vendor/payum/payum/src/Payum/Core/CoreGatewayFactory.php on line 219 at /var/www/vendor/payum/payum/src/Payum/Core/Gateway.php:66)"} []
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant