Problem/Motivation
After upgrading to Commerce 3.0.0, this plugin causes a TypeError (several different ones, in fact!).
This is due to #3468511: Dependency injection changes for payment gateway plugins.
Steps to reproduce
Update Commerce to 3.0.0 or later.
Proposed resolution
Fix dependency injection.
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork commerce_epn-3501583
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #4
freelockFixed.