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

No plugin configuration available #725

Open
FreDeRoover opened this issue Oct 12, 2022 · 0 comments
Open

No plugin configuration available #725

FreDeRoover opened this issue Oct 12, 2022 · 0 comments

Comments

@FreDeRoover
Copy link

After the 7.3.3 update, we're unable to configure Mollie from our WP backend. When enabling WP debugging, we see the following message
`Error: Class "Mollie\WooCommerce\PaymentMethods\Inghomepay" not found

#0 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Gateway/GatewayModule.php(66): Mollie\WooCommerce\Gateway\GatewayModule->instantiatePaymentMethods()
#1 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/vendor/inpsyde/modularity/src/Container/ReadOnlyContainer.php(73): Mollie\WooCommerce\Gateway\GatewayModule::Mollie\WooCommerce\Gateway{closure}()
#2 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/src/Settings/SettingsModule.php(113): Inpsyde\Modularity\Container\ReadOnlyContainer->get()
#3 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/vendor/inpsyde/modularity/src/Package.php(401): Mollie\WooCommerce\Settings\SettingsModule->run()
#4 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/vendor/inpsyde/modularity/src/Package.php(326): Inpsyde\Modularity\Package->doExecute()
#5 /var/www/vhosts/motelmama.be/httpdocs/wp-content/plugins/mollie-payments-for-woocommerce/mollie-payments-for-woocommerce.php(161): Inpsyde\Modularity\Package->boot()
#6 /var/www/vhosts/motelmama.be/httpdocs/wp-includes/class-wp-hook.php(307): Mollie\WooCommerce\initialize()
#7 /var/www/vhosts/motelmama.be/httpdocs/wp-includes/class-wp-hook.php(331): WP_Hook->apply_filters()
#8 /var/www/vhosts/motelmama.be/httpdocs/wp-includes/plugin.php(476): WP_Hook->do_action()
#9 /var/www/vhosts/motelmama.be/httpdocs/wp-settings.php(461): do_action()
#10 /var/www/vhosts/motelmama.be/httpdocs/wp-config.php(105): require_once('...')
#11 /var/www/vhosts/motelmama.be/httpdocs/wp-load.php(50): require_once('...')
#12 /var/www/vhosts/motelmama.be/httpdocs/wp-admin/admin.php(34): require_once('...')
#13 /var/www/vhosts/motelmama.be/httpdocs/wp-admin/index.php(10): require_once('...')
#14 {main}`

The payment Inghomepay is not activate in our Mollie backend on mollie.com.

WP: 6.0.2
WC: 7.0.0
Mollie: 7.3.3

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